summaryrefslogtreecommitdiffstats
path: root/pactest/tests/upgrade052.py
diff options
context:
space:
mode:
Diffstat (limited to 'pactest/tests/upgrade052.py')
-rw-r--r--pactest/tests/upgrade052.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pactest/tests/upgrade052.py b/pactest/tests/upgrade052.py
index 5579edb1..7db85df9 100644
--- a/pactest/tests/upgrade052.py
+++ b/pactest/tests/upgrade052.py
@@ -18,3 +18,4 @@ self.args = "-U %s" % p.filename()
self.addrule("PACMAN_RETCODE=1")
self.addrule("PKG_EXIST=pkg1")
self.addrule("PKG_VERSION=pkg2|1.0-1")
+self.addrule("PKG_PROVIDES=pkg2|imaginary")