Procházet zdrojové kódy

autotest: use warnings

Oswald Buddenhagen před 8 roky
rodič
revize
62808c9003
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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;