From c522f349fe5c18f51cf658c35cee2ceb8a38fd46 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 16 Jan 2008 22:54:54 +0000 Subject: Added test 553. This test case and code is based on the bug recipe Joe Malicki provided for bug report #1871269, fixed on Jan 14 2008 before the 7.18.0 release. --- tests/data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/Makefile.am') diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 87a41e438..57ba863a6 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -47,7 +47,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \ test1010 test1011 test1012 test542 test543 test536 test1008 test1009 \ test2000 test2001 test2002 test2003 test35 test544 test545 test2004 \ test546 test1013 test1014 test1015 test547 test548 test549 test550 \ - test551 test552 test1016 test1017 test1018 test1019 test1020 + test551 test552 test1016 test1017 test1018 test1019 test1020 test553 filecheck: @mkdir test-place; \ -- cgit v1.2.3