Commit a0b8c3ec authored by Christopher Dunn's avatar Christopher Dunn
Browse files

Do not run colliding tests at same time

Showing with 1 addition and 0 deletions
+1 -0
......@@ -108,6 +108,7 @@ test(
test(
'jsonchecker_jsontestrunner',
python,
is_parallel : false,
args : [
'-B',
join_paths(meson.current_source_dir(), 'test/runjsontests.py'),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment