mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
This removes from the output of `./mach test-unit` hundreds of lines
like:
```
PASS [ 0.011s] style_tests str::test_str_join_empty
```
Signed-off-by: Simon Sapin <simon@igalia.com>