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 {