chiark / gitweb /
remove tests
[elogind.git] / test / hello-after-sleep.target
diff --git a/test/hello-after-sleep.target b/test/hello-after-sleep.target
deleted file mode 100644 (file)
index 526fbd2..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[Unit]
-Description=Sleep for a minute, then say hello.
-Wants=sleep.service hello.service
-After=sleep.service
-Before=hello.service