chiark / gitweb /
remove tests
[elogind.git] / test / exec-ignoresigpipe-no.service
diff --git a/test/exec-ignoresigpipe-no.service b/test/exec-ignoresigpipe-no.service
deleted file mode 100644 (file)
index 69b2e9d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=Test for IgnoreSIGPIPE=no
-
-[Service]
-ExecStart=/bin/sh -c 'kill -PIPE 0'
-Type=oneshot
-IgnoreSIGPIPE=no