summaryrefslogtreecommitdiffstats
path: root/pactest/tests/pacman003.py
diff options
context:
space:
mode:
Diffstat (limited to 'pactest/tests/pacman003.py')
-rw-r--r--pactest/tests/pacman003.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/pactest/tests/pacman003.py b/pactest/tests/pacman003.py
deleted file mode 100644
index b5275943..00000000
--- a/pactest/tests/pacman003.py
+++ /dev/null
@@ -1,5 +0,0 @@
-self.description = "Test command line option (-S --help)"
-
-self.args = "-S --help"
-
-self.addrule("PACMAN_RETCODE=2")