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