index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2012-07-21 00:17:18 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2012-12-14 12:35:34 +1000 |
commit | 948f135a73dec553b6e9983740b0e501f3a6e8c2 (patch) | |
tree | 2353445ccd22405aa415cbe4943bda1ba54f084d /test | |
parent | 88e7ea421ebbef86daa20ee0f9aff768a445b467 (diff) |
-rw-r--r-- | test/pacman/tests/fileconflict013.py | 2 |
diff --git a/test/pacman/tests/fileconflict013.py b/test/pacman/tests/fileconflict013.py index 521b62e8..a83923c6 100644 --- a/test/pacman/tests/fileconflict013.py +++ b/test/pacman/tests/fileconflict013.py @@ -18,5 +18,3 @@ self.args = "-Su" self.addrule("PACMAN_RETCODE=0") self.addrule("PKG_VERSION=pkg1|1.0-2") - -self.expectfailure = True |