aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-03-04 12:03:39 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-03-04 16:24:08 +0100
commit15401fa886b707ae2a42b95fa6cf313685306492 (patch)
tree116f48ef772045740d595ed1c9ba7b8fed1d6b77 /tests/data/Makefile.inc
parent2591a491aa7cc736dc1751b7b1a4502eac5edf9e (diff)
CURLU: fix NULL dereference when used over proxy
Test 659 verifies Also fixed the test 658 name Closes #3641
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 29e8c6924..75197d7f7 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -83,7 +83,7 @@ test617 test618 test619 test620 test621 test622 test623 test624 test625 \
test626 test627 test628 test629 test630 test631 test632 test633 test634 \
test635 test636 test637 test638 test639 test640 test641 test642 \
test643 test644 test645 test646 test647 test648 test649 test650 test651 \
-test652 test653 test654 test655 test656 test658 \
+test652 test653 test654 test655 test656 test658 test659 \
\
test700 test701 test702 test703 test704 test705 test706 test707 test708 \
test709 test710 test711 test712 test713 test714 test715 \