summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/epoch003.py
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-01-04 01:35:27 +0100
committerDan McGee <dan@archlinux.org>2011-01-22 02:30:45 +0100
commite068b58507ad58e2037aeb323a74d27377a0feac (patch)
tree702ce15f584f94ccd3eb63975d6fd68df5a34f83 /test/pacman/tests/epoch003.py
parent50f446886b8b09b9bcdb30494d7a0c4d93a8a37a (diff)
downloadpacman-e068b58507ad58e2037aeb323a74d27377a0feac.tar.gz
pacman-e068b58507ad58e2037aeb323a74d27377a0feac.tar.xz
pactest: add more testing for epoch
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'test/pacman/tests/epoch003.py')
-rw-r--r--test/pacman/tests/epoch003.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pacman/tests/epoch003.py b/test/pacman/tests/epoch003.py
index 726ef304..17ca9bfb 100644
--- a/test/pacman/tests/epoch003.py
+++ b/test/pacman/tests/epoch003.py
@@ -12,3 +12,4 @@ self.args = "-Su"
self.addrule("PACMAN_RETCODE=0")
self.addrule("PKG_VERSION=dummy|1.4-1")
+self.addrule("PKG_EPOCH=dummy|2")