summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/upgrade003.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/upgrade003.py')
-rw-r--r--test/pacman/tests/upgrade003.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pacman/tests/upgrade003.py b/test/pacman/tests/upgrade003.py
index a67a2653..284c9f35 100644
--- a/test/pacman/tests/upgrade003.py
+++ b/test/pacman/tests/upgrade003.py
@@ -12,7 +12,6 @@ self.addpkg(p)
self.args = "-U %s" % p.filename()
-self.addrule("PKG_MODIFIED=dummy")
self.addrule("PKG_VERSION=dummy|1.0-1")
for f in lp.files:
self.addrule("FILE_MODIFIED=%s" % f)