mirror of
https://github.com/curl/curl.git
synced 2026-06-07 21:34:15 +03:00
testcurl.pl: enable warnings
This commit is contained in:
parent
30303935b0
commit
0c796e32e3
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
#
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use Cwd;
|
||||
use File::Spec;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue