index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | pactest/tests/pacman002.py | 5 |
diff --git a/pactest/tests/pacman002.py b/pactest/tests/pacman002.py deleted file mode 100644 index c0217259..00000000 --- a/pactest/tests/pacman002.py +++ /dev/null @@ -1,5 +0,0 @@ -self.description = "Test command line option (--help)" - -self.args = "--help" - -self.addrule("PACMAN_RETCODE=2") |