Explorar el Código

autotest: use warnings

Oswald Buddenhagen hace 8 años
padre
commit
62808c9003
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;