diff options
Diffstat (limited to 't/tap-msg0-directive.sh')
-rwxr-xr-x | t/tap-msg0-directive.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-msg0-directive.sh b/t/tap-msg0-directive.sh index 9be3816d0..dd9735918 100755 --- a/t/tap-msg0-directive.sh +++ b/t/tap-msg0-directive.sh @@ -17,7 +17,7 @@ # TAP support: # - literal string "0" as a TODO or SKIP message -. ./defs || exit 1 +. test-init.sh . tap-setup.sh |