]> git.gsnw.org Git - fping.git/commitdiff
try to fix tests on travis-ci (no ipv6?)
authorDavid Schweikert <david@schweikert.ch>
Wed, 24 Aug 2016 09:48:01 +0000 (11:48 +0200)
committerDavid Schweikert <david@schweikert.ch>
Wed, 24 Aug 2016 09:48:01 +0000 (11:48 +0200)
ci/test-01-basics.pl

index 66059620c80d96e15e86d4f1189a2ff760e31e28..5b2ae1de00b85cd05d58eb4fea7b4cfc1775dabb 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl -w
 
 use Test::Command tests => 9;
+use Test::More;
 
 # ping 127.0.0.1
 {