ソースを参照

autotest: use warnings

Oswald Buddenhagen 8 年 前
コミット
62808c9003
1 ファイル変更1 行追加0 行削除
  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;