summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/TESTS
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-06-09 14:21:04 +0200
committerAllan McRae <allan@archlinux.org>2014-06-10 06:24:45 +0200
commitd920e7053c5be3325e40f504f56a37ac8c779ad2 (patch)
tree0307ed3d9770b49b13752986af3537e23050a1ae /test/pacman/tests/TESTS
parentb9f98ae97c9419a55b609988fefc6d4fc357d350 (diff)
downloadpacman-d920e7053c5be3325e40f504f56a37ac8c779ad2.tar.gz
pacman-d920e7053c5be3325e40f504f56a37ac8c779ad2.tar.xz
Add test case for the perl 5.20 dependency breakage
This test currently fails. Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/pacman/tests/TESTS')
-rw-r--r--test/pacman/tests/TESTS1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pacman/tests/TESTS b/test/pacman/tests/TESTS
index a987cff7..dc47294a 100644
--- a/test/pacman/tests/TESTS
+++ b/test/pacman/tests/TESTS
@@ -140,6 +140,7 @@ TESTS += test/pacman/tests/sync-nodepversion03.py
TESTS += test/pacman/tests/sync-nodepversion04.py
TESTS += test/pacman/tests/sync-nodepversion05.py
TESTS += test/pacman/tests/sync-nodepversion06.py
+TESTS += test/pacman/tests/sync-update-package-removing-required-provides.py
TESTS += test/pacman/tests/sync001.py
TESTS += test/pacman/tests/sync002.py
TESTS += test/pacman/tests/sync003.py