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, 2 insertions, 0 deletions
diff --git a/test/pacman/tests/fileconflict016.py b/test/pacman/tests/fileconflict016.py
index 86ddd720..dbcf7085 100644
--- a/test/pacman/tests/fileconflict016.py
+++ b/test/pacman/tests/fileconflict016.py
@@ -22,3 +22,5 @@ self.args = "-S pkg1 pkg2"
self.addrule("PACMAN_RETCODE=1")
self.addrule("!PKG_EXIST=pkg1")
self.addrule("!PKG_EXIST=pkg2")
+
+self.expectfailure = True