summaryrefslogtreecommitdiff
path: root/cli/tests/test/exit_sanitizer_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/exit_sanitizer_test.out
parent6804b2f8891822f213f2e2a417f1659d2df77e02 (diff)
fix(cli/tools/test): print module tests originate from (#10428)
Diffstat (limited to 'cli/tests/test/exit_sanitizer_test.out')
-rw-r--r--cli/tests/test/exit_sanitizer_test.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test/exit_sanitizer_test.out b/cli/tests/test/exit_sanitizer_test.out
index 25df34b34..3161c45ab 100644
--- a/cli/tests/test/exit_sanitizer_test.out
+++ b/cli/tests/test/exit_sanitizer_test.out
@@ -1,5 +1,5 @@
Check [WILDCARD]/exit_sanitizer_test.ts
-running 3 tests
+running 3 tests from [WILDCARD]
test exit(0) ... FAILED ([WILDCARD])
test exit(1) ... FAILED ([WILDCARD])
test exit(2) ... FAILED ([WILDCARD])