X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Fns-ping.test;h=54a9199c17e476ae83b0d8b20286210c63b2cbc8;hb=d8e93b6816af7c33cd8dd0b27cfd18be0835e69a;hp=5931c75ff0c542cbe13c73e0971424d27885bc12;hpb=046a10d692d1ac22de4daf783ee4fe025c4eb6ec;p=tinc diff --git a/test/ns-ping.test b/test/ns-ping.test index 5931c75f..54a9199c 100755 --- a/test/ns-ping.test +++ b/test/ns-ping.test @@ -1,7 +1,7 @@ #!/bin/sh # shellcheck source=testlib.sh -. "${0%/*}/testlib.sh" +. ./testlib.sh echo "[STEP] Skip this test if we aren't root or if 'ip netns' does not exist"