summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/fileconflict001.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/fileconflict001.py')
-rw-r--r--test/pacman/tests/fileconflict001.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pacman/tests/fileconflict001.py b/test/pacman/tests/fileconflict001.py
index b1ad5e18..e1371f88 100644
--- a/test/pacman/tests/fileconflict001.py
+++ b/test/pacman/tests/fileconflict001.py
@@ -25,3 +25,5 @@ self.addrule("!PKG_EXIST=pkg1")
self.addrule("!PKG_EXIST=pkg2")
self.addrule("FILE_EXIST=dir/realdir/realfile")
self.addrule("!FILE_EXIST=dir/realdir/file")
+
+self.expectfailure = True