diff options
Diffstat (limited to 't/tap-empty-diagnostic.sh')
-rwxr-xr-x | t/tap-empty-diagnostic.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-empty-diagnostic.sh b/t/tap-empty-diagnostic.sh index c92a152aa..ae0deef3c 100755 --- a/t/tap-empty-diagnostic.sh +++ b/t/tap-empty-diagnostic.sh @@ -19,7 +19,7 @@ . ./defs || exit 1 -. "$am_testauxdir"/tap-setup.sh || fatal_ "sourcing tap-setup.sh" +. tap-setup.sh sed 's/\$$//' > all.test <<END 1..1$ |