mirror of
https://github.com/curl/curl.git
synced 2026-04-27 08:32:17 +03:00
no name no test
This commit is contained in:
parent
a652db18bd
commit
775dc07eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -442,7 +442,7 @@ sub singletest {
|
|||
|
||||
# name of the test
|
||||
open(N, "<$TESTDIR/name$NUMBER.txt") ||
|
||||
print "** Couldn't read name on test $NUMBER\n";
|
||||
return -1; # not a test
|
||||
my $DESC=<N>;
|
||||
close(N);
|
||||
$DESC =~ s/[\r\n]//g;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue