summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync023.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/sync023.py')
-rw-r--r--test/pacman/tests/sync023.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pacman/tests/sync023.py b/test/pacman/tests/sync023.py
index 9253497c..8233ab73 100644
--- a/test/pacman/tests/sync023.py
+++ b/test/pacman/tests/sync023.py
@@ -27,5 +27,3 @@ for p in sp1, sp2, sp3:
self.addrule("PKG_EXIST=%s" % p.name)
# The newer version should still be installed
self.addrule("PKG_VERSION=pkg1|1.1-1")
-
-self.expectfailure = True