summaryrefslogtreecommitdiff
path: root/test/hello-after-sleep.target
diff options
context:
space:
mode:
Diffstat (limited to 'test/hello-after-sleep.target')
-rw-r--r--test/hello-after-sleep.target5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/hello-after-sleep.target b/test/hello-after-sleep.target
deleted file mode 100644
index 526fbd2a12..0000000000
--- a/test/hello-after-sleep.target
+++ /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