diff options
Diffstat (limited to 't/tap-msg0-misc.sh')
-rwxr-xr-x | t/tap-msg0-misc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-msg0-misc.sh b/t/tap-msg0-misc.sh index d7751d7d2..1d5c56860 100755 --- a/t/tap-msg0-misc.sh +++ b/t/tap-msg0-misc.sh @@ -18,7 +18,7 @@ # - literal "0" and "0.0" in a test description and a TODO/SKIP message # at the same time -. ./defs || exit 1 +. test-init.sh . tap-setup.sh |