diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/pacman/tests/replace103.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pacman/tests/replace103.py b/test/pacman/tests/replace103.py index 955e22d0..538d1033 100644 --- a/test/pacman/tests/replace103.py +++ b/test/pacman/tests/replace103.py @@ -17,5 +17,3 @@ self.args = "-Su" self.addrule("PACMAN_RETCODE=0") self.addrule("PKG_EXIST=util-linux-git") self.addrule("!PKG_EXIST=util-linux") - -self.expectfailure = True |