mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-11 18:33:51 +02:00
Do not run colliding tests at same time
This commit is contained in:
@@ -108,6 +108,7 @@ test(
|
||||
test(
|
||||
'jsonchecker_jsontestrunner',
|
||||
python,
|
||||
is_parallel : false,
|
||||
args : [
|
||||
'-B',
|
||||
join_paths(meson.current_source_dir(), 'test/runjsontests.py'),
|
||||
|
Reference in New Issue
Block a user