chiark / gitweb /
remove tests
[elogind.git] / test / exec-group.service
diff --git a/test/exec-group.service b/test/exec-group.service
deleted file mode 100644 (file)
index 1aa04b5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-[Unit]
-Description=Test for Group
-
-[Service]
-ExecStart=/bin/sh -c 'exit $(test $(id -n -g) = nobody)'
-Group=nobody