Commit 336124c3 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

updated

parent 8e735d1e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ all:
install:

test:
	./runtests.sh
	./runtests.pl

clean:
	rm -rf log
+1 −1
Original line number Diff line number Diff line
@@ -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