From d3f46eb61b4e405fbcc120df253cd3ac3fe2b155 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 18 Apr 2008 17:25:54 +0000 Subject: test 1001 needs a small delay between client part execution and test result file verifications to allow the test server to completely write out all files --- tests/libtest/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index 47864eb30..fe40e53f9 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am @@ -35,7 +35,7 @@ INCLUDES = -I$(top_srcdir)/include/curl \ LIBDIR = $(top_builddir)/lib -EXTRA_DIST = test75.pl test307.pl test610.pl test613.pl test1013.pl test1022.pl +EXTRA_DIST = test75.pl test307.pl test610.pl test613.pl test1013.pl test1022.pl delay.pl # files used only in some libcurl test programs TESTUTIL = testutil.c testutil.h -- cgit v1.2.3