summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync700.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/sync700.py')
-rw-r--r--test/pacman/tests/sync700.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pacman/tests/sync700.py b/test/pacman/tests/sync700.py
index 0002b643..9748c819 100644
--- a/test/pacman/tests/sync700.py
+++ b/test/pacman/tests/sync700.py
@@ -17,6 +17,6 @@ self.args = "-S pkg1"
self.addrule("PACMAN_RETCODE=1")
self.addrule("PKG_VERSION=pkg1|1.0-1")
-self.addrule("FILE_EXIST=/lib/bar")
+self.addrule("FILE_EXIST=lib/bar")
self.expectfailure = True