Commit 1887629c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

test server port numbers are now easily changed

parent d3be5b27
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -221,9 +221,6 @@ TODO
 * Make the test servers able to serve multiple running test suites. Like if
   two users run 'make test' at once.

 * Make runtests.pl capable of changing port numbers for the servers. This was
   the intention from the start, but in practise it is now hard.

 * If perl wasn't found by the configure script, don't attempt to run the
   tests but explain something nice why it doesn't.