summaryrefslogtreecommitdiff
path: root/test/pacman/tests/fileconflict007.py
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2013-05-10 16:26:19 -0400
committerAllan McRae <allan@archlinux.org>2013-06-03 13:33:47 +1000
commitc91d9484868f35e17dccc447d8c29cbb7978fb4f (patch)
tree97eefe60a2c4df9f2706d1d5dc0ae67327d2be5d /test/pacman/tests/fileconflict007.py
parent0b3d04719db189ad7dbc8b36b5f34d95a5c63646 (diff)
downloadpacman-c91d9484868f35e17dccc447d8c29cbb7978fb4f.tar.xz
conflict.c: check for file -> dir replacements
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/pacman/tests/fileconflict007.py')
-rw-r--r--test/pacman/tests/fileconflict007.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pacman/tests/fileconflict007.py b/test/pacman/tests/fileconflict007.py
index b61ddb42..7fe65ed4 100644
--- a/test/pacman/tests/fileconflict007.py
+++ b/test/pacman/tests/fileconflict007.py
@@ -16,5 +16,3 @@ self.addrule("PACMAN_RETCODE=0")
self.addrule("PKG_EXIST=pkg")
self.addrule("PKG_VERSION=pkg|1.0-2")
self.addrule("FILE_TYPE=dir/symdir/|dir")
-
-self.expectfailure = True