summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/fileconflict017.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/fileconflict017.py')
-rw-r--r--test/pacman/tests/fileconflict017.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pacman/tests/fileconflict017.py b/test/pacman/tests/fileconflict017.py
index 4b91dc65..3855a938 100644
--- a/test/pacman/tests/fileconflict017.py
+++ b/test/pacman/tests/fileconflict017.py
@@ -24,5 +24,3 @@ self.args = "-S pkg1 pkg2"
self.addrule("PACMAN_RETCODE=1")
self.addrule("!PKG_EXIST=pkg1")
self.addrule("!PKG_EXIST=pkg2")
-
-self.expectfailure = True