mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
This is a more reasonable default as the detection of running one or more tests is a bit inconsistent. It also makes the behavior of the command a bit more predictable IMO. Testing: This was tested manually as there is no tests for this layer of the test runner Fixes: #40407. Signed-off-by: Martin Robinson <mrobinson@igalia.com>