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/allow_all.out | |
| parent | 6804b2f8891822f213f2e2a417f1659d2df77e02 (diff) | |
fix(cli/tools/test): print module tests originate from (#10428)
Diffstat (limited to 'cli/tests/test/allow_all.out')
| -rw-r--r-- | cli/tests/test/allow_all.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test/allow_all.out b/cli/tests/test/allow_all.out index 3edb88d0f..3be26c6e0 100644 --- a/cli/tests/test/allow_all.out +++ b/cli/tests/test/allow_all.out @@ -1,5 +1,5 @@ [WILDCARD] -running 14 tests +running 14 tests from [WILDCARD] test read false ... ok [WILDCARD] test read true ... ok [WILDCARD] test write false ... ok [WILDCARD] |
