diff options
Diffstat (limited to 't/serial-tests.sh')
-rwxr-xr-x | t/serial-tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/serial-tests.sh b/t/serial-tests.sh index 26ce68faa..52178c58f 100755 --- a/t/serial-tests.sh +++ b/t/serial-tests.sh @@ -17,7 +17,7 @@ # Option 'serial-tests'. am_create_testdir=empty -. ./defs || exit 1 +. test-init.sh hasnt_parallel_tests () { |