From 8e8846d876c547582242e205bc3e139ecaddbb0c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Mar 2001 09:44:09 +0000 Subject: Added test case 37, HTTP GET with name+password in the URL --- tests/data/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/data/Makefile.am') diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index b61bb5ccf..6e64e9e19 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -65,4 +65,5 @@ name31.txt prot32.txt reply310002.txt reply320002.txt \ command33.txt extra33.txt name33.txt prot33.txt reply33.txt \ command34.txt prot34.txt reply340001.txt name34.txt reply34.txt \ command35.txt name35.txt prot35.txt reply35.txt \ -command36.txt error36.txt name36.txt reply36.txt \ No newline at end of file +command36.txt error36.txt name36.txt reply36.txt \ +command37.txt name37.txt prot37.txt reply37.txt -- cgit v1.2.3