소스 검색

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;