浏览代码

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;