chiark / gitweb /
test: rename test directory
[elogind.git] / test / a.service
diff --git a/test/a.service b/test/a.service
new file mode 100644 (file)
index 0000000..4168d2d
--- /dev/null
@@ -0,0 +1,7 @@
+[Unit]
+Description=A
+Requires=b.service
+Before=b.service
+
+[Service]
+ExecStart=/bin/true