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 166b78534..d7751d7d2 100755 --- a/t/tap-msg0-misc.sh +++ b/t/tap-msg0-misc.sh @@ -20,7 +20,7 @@ . ./defs || exit 1 -. "$am_testauxdir"/tap-setup.sh || fatal_ "sourcing tap-setup.sh" +. tap-setup.sh cat > all.test << 'END' 1..14 |