diff --git a/Overlap/Tests/short_tests.json b/Overlap/Tests/short_tests.json index f07c773371f551642cdb6842702a96fe4b073da6..3e4df1135c83dfd82b436ea2f08033fd1ed3666e 100644 --- a/Overlap/Tests/short_tests.json +++ b/Overlap/Tests/short_tests.json @@ -26,14 +26,10 @@ "SHPC_old" ] ], - "commands": [ - [ - "mkdir", - "SHPC" - ], - [ - "$build_dir/Overlap/test_read_eddy" - ] + "commands": + [ + ["mkdir", "SHPC"], + ["$build_dir/Overlap/test_read_eddy"] ] }, {