diff options
Diffstat (limited to 't/tap-msg0-result.sh')
-rwxr-xr-x | t/tap-msg0-result.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/tap-msg0-result.sh b/t/tap-msg0-result.sh index 8c464c418..a2cc0a58d 100755 --- a/t/tap-msg0-result.sh +++ b/t/tap-msg0-result.sh @@ -17,7 +17,6 @@ # TAP support: # - the string "0" as a test description -am_parallel_tests=yes . ./defs || Exit 1 . "$am_testauxdir"/tap-setup.sh || fatal_ "sourcing tap-setup.sh" |