chiark / gitweb /
remove tests
[elogind.git] / test / hello.service
diff --git a/test/hello.service b/test/hello.service
deleted file mode 100644 (file)
index 82907b6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-[Unit]
-Description=Hello World
-
-[Service]
-ExecStart=/bin/echo "Hello World"