From 458998ab5fbb442bc24839b211e9ba1fdc4cdd2b Mon Sep 17 00:00:00 2001 From: David Schweikert Date: Wed, 24 Aug 2016 11:48:01 +0200 Subject: [PATCH] try to fix tests on travis-ci (no ipv6?) --- ci/test-01-basics.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/test-01-basics.pl b/ci/test-01-basics.pl index 6605962..5b2ae1d 100755 --- a/ci/test-01-basics.pl +++ b/ci/test-01-basics.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl -w use Test::Command tests => 9; +use Test::More; # ping 127.0.0.1 {