From 336124c3dc45bb4e54e3a2d2b26eae4c5c8220f7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 13 Nov 2000 16:07:17 +0000 Subject: updated --- tests/Makefile.am | 2 +- tests/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 50d5e8eb8..ac9e09c61 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,7 @@ all: install: test: - ./runtests.sh + ./runtests.pl clean: rm -rf log diff --git a/tests/README b/tests/README index 64348004b..429a464bc 100644 --- a/tests/README +++ b/tests/README @@ -7,7 +7,7 @@ The cURL Test Suite Requires: - perl, sh + perl (and some shell tools that still hasn't been written in pure perl) Run: 'make test'. This invokes the 'runtests.sh' shell script. Edit the top -- cgit v1.2.3