diff options
Diffstat (limited to 'tests/runtests.pl')
-rwxr-xr-x | tests/runtests.pl | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl index 6e1136140..cbf8f1932 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -851,19 +851,6 @@ if($testthis[0] ne "") { $TESTCASES=join(" ", @testthis); } -############################################################################ -# -# don't let anyone think this works right now - -print <<EOM - *************************************************************************** - THIS DOES NOT WORK - *************************************************************************** - -EOM - ; - - ####################################################################### # Output curl version and host info being tested # |