chiark / gitweb /
remove tests
[elogind.git] / test / exec-personality-x86-64.service
diff --git a/test/exec-personality-x86-64.service b/test/exec-personality-x86-64.service
deleted file mode 100644 (file)
index 5bb5d91..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=Test for Personality=x86-64
-
-[Service]
-ExecStart=/bin/sh -c 'echo $(uname -m); exit $(test $(uname -m) = "x86_64")'
-Type=oneshot
-Personality=x86-64