Browse Source

autotest: use warnings

Oswald Buddenhagen 8 năm trước cách đây
mục cha
commit
62808c9003
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/run-tests.pl

+ 1 - 0
src/run-tests.pl

@@ -16,6 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
+use warnings;
 use strict;
 use File::Path;