aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorStian Soiland-Reyes <stain@apache.org>2019-10-04 16:18:23 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-10-05 11:41:06 +0200
commitf7f0b0012d42db74a293d4df19b39644015f1868 (patch)
tree371b3a7aebb6e4cc012d7eaa09f28805aeb5ec3a /tests/data/Makefile.inc
parent1d7fe8390f01295e725be3b9e6840e4828da07e2 (diff)
curl: ensure HTTP 429 triggers --retry
This completes #3794. Also make sure the new tests from #4195 are enabled Closes #4465
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 5b0af4e30..f082cc46a 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -179,7 +179,7 @@ test1540 test1541 \
test1550 test1551 test1552 test1553 test1554 test1555 test1556 test1557 \
test1558 test1559 test1560 test1561 test1562 test1563 \
\
-test1590 test1591 test1592 test1593 test1594 \
+test1590 test1591 test1592 test1593 test1594 test1595 test1596 \
\
test1600 test1601 test1602 test1603 test1604 test1605 test1606 test1607 \
test1608 test1609 test1620 test1621 \