summaryrefslogtreecommitdiff
path: root/cli/tests/test/deno_test.out
diff options
context:
space:
mode:
authorCasper Beyer <caspervonb@pm.me>2021-04-30 23:56:47 +0800
committerGitHub <noreply@github.com>2021-04-30 11:56:47 -0400
commitabaec7a88e991188d885bede652f35d76ab4f340 (patch)
treebffb1edacdc4802ae99c84d0e2759d7552e3bb18 /cli/tests/test/deno_test.out
parent6804b2f8891822f213f2e2a417f1659d2df77e02 (diff)
fix(cli/tools/test): print module tests originate from (#10428)
Diffstat (limited to 'cli/tests/test/deno_test.out')
-rw-r--r--cli/tests/test/deno_test.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test/deno_test.out b/cli/tests/test/deno_test.out
index 338f804ed..18ca1c4e8 100644
--- a/cli/tests/test/deno_test.out
+++ b/cli/tests/test/deno_test.out
@@ -1,5 +1,5 @@
[WILDCARD]
-running 4 tests
+running 4 tests from [WILDCARD]
test fail1 ... FAILED [WILDCARD]
test fail2 ... FAILED [WILDCARD]
test success1 ... ok [WILDCARD]