فهرست منبع

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;