chiark / gitweb /
remove tests
[elogind.git] / test / exec-user.service
diff --git a/test/exec-user.service b/test/exec-user.service
deleted file mode 100644 (file)
index 2ca08eb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-[Unit]
-Description=Test for User
-
-[Service]
-ExecStart=/bin/sh -c 'exit $(test "$USER" = nobody)'
-User=nobody