diff options
| author | Casper Beyer <caspervonb@pm.me> | 2021-04-30 23:56:47 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 11:56:47 -0400 |
| commit | abaec7a88e991188d885bede652f35d76ab4f340 (patch) | |
| tree | bffb1edacdc4802ae99c84d0e2759d7552e3bb18 /cli/tests/test/quiet_test.out | |
| parent | 6804b2f8891822f213f2e2a417f1659d2df77e02 (diff) | |
fix(cli/tools/test): print module tests originate from (#10428)
Diffstat (limited to 'cli/tests/test/quiet_test.out')
| -rw-r--r-- | cli/tests/test/quiet_test.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test/quiet_test.out b/cli/tests/test/quiet_test.out index 4b57c50fe..5ad03240d 100644 --- a/cli/tests/test/quiet_test.out +++ b/cli/tests/test/quiet_test.out @@ -1,4 +1,4 @@ -running 1 tests +running 1 tests from [WILDCARD] test log ... ok [WILDCARD] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [WILDCARD] |
