Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/pactest/tests/sync300.py
diff options
context:
space:
mode:
authorNagy Gabor <ngaba@bibl.u-szeged.hu>2008-07-05 10:48:26 +0200
committerDan McGee <dan@archlinux.org>2008-07-07 21:14:13 -0500
commit30702350fa442fd6d450f909cda7124369e68f77 (patch)
treef580277f225f98161a7139be330de4be0a20dc5b /pactest/tests/sync300.py
parent72c0ab5c51d5119b6f81c768b1a0f6ff499df292 (diff)
Remove requiredby from pactests
Also remove some meaningless pactests (broken requiredby, requiredby*.py tests). requiredby001.py was renamed to upgrade076.py. Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'pactest/tests/sync300.py')
-rw-r--r--pactest/tests/sync300.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pactest/tests/sync300.py b/pactest/tests/sync300.py
index 85fb850d..31b520a8 100644
--- a/pactest/tests/sync300.py
+++ b/pactest/tests/sync300.py
@@ -12,4 +12,3 @@ self.args = "-S %s" % sp1.name
self.addrule("PACMAN_RETCODE=1")
self.addrule("!PKG_EXIST=pkg1")
self.addrule("!PKG_EXIST=pkg2")
-self.addrule("!PKG_REQUIREDBY=pkg2|pkg1")