summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/upgrade001.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/upgrade001.py')
-rw-r--r--test/pacman/tests/upgrade001.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pacman/tests/upgrade001.py b/test/pacman/tests/upgrade001.py
index 2a9538e0..2e85ce67 100644
--- a/test/pacman/tests/upgrade001.py
+++ b/test/pacman/tests/upgrade001.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-2")
for f in lp.files:
self.addrule("FILE_MODIFIED=%s" % f)