autotest: use warnings
This commit is contained in:
parent
b45e711da5
commit
62808c9003
|
@ -16,6 +16,7 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
use warnings;
|
||||
use strict;
|
||||
use File::Path;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user