Add cmocka packages to CI jobs
[tinc] / test / legacy-protocol.test
index 3446621..9c44f79 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-# shellcheck source=testlib.sh
-. "${0%/*}/testlib.sh"
+# shellcheck disable=SC1090
+. "$TESTLIB_PATH"
 
 echo [STEP] Initialize two nodes