diff options
Diffstat (limited to 't/tap-planskip-whitespace.sh')
-rwxr-xr-x | t/tap-planskip-whitespace.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-planskip-whitespace.sh b/t/tap-planskip-whitespace.sh index d9c54963e..5ae9d3af5 100755 --- a/t/tap-planskip-whitespace.sh +++ b/t/tap-planskip-whitespace.sh @@ -20,7 +20,7 @@ . ./defs || exit 1 -. "$am_testauxdir"/tap-setup.sh || fatal_ "sourcing tap-setup.sh" +. tap-setup.sh cat > foo.test <<END 1..0${tab}${tab} #${tab}SKIP ${tab}Strip leading & trailing ${tab}${tab} |