index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | pactest/tests/pacman003.py | 5 |
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") |