summaryrefslogtreecommitdiff
path: root/test/hello.service
diff options
context:
space:
mode:
Diffstat (limited to 'test/hello.service')
-rw-r--r--test/hello.service5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/hello.service b/test/hello.service
deleted file mode 100644
index 82907b64e1..0000000000
--- a/test/hello.service
+++ /dev/null
@@ -1,5 +0,0 @@
-[Unit]
-Description=Hello World
-
-[Service]
-ExecStart=/bin/echo "Hello World"