summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/fileconflict022.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/fileconflict022.py')
-rw-r--r--test/pacman/tests/fileconflict022.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pacman/tests/fileconflict022.py b/test/pacman/tests/fileconflict022.py
index b3920dfd..5ff0b537 100644
--- a/test/pacman/tests/fileconflict022.py
+++ b/test/pacman/tests/fileconflict022.py
@@ -16,5 +16,3 @@ self.args = "-S %s %s" % (sp1.name, sp2.name)
self.addrule("PACMAN_RETCODE=1")
self.addrule("!PKG_EXIST=foo")
self.addrule("!PKG_EXIST=bar")
-
-self.expectfailure = True