From abaec7a88e991188d885bede652f35d76ab4f340 Mon Sep 17 00:00:00 2001 From: Casper Beyer Date: Fri, 30 Apr 2021 23:56:47 +0800 Subject: fix(cli/tools/test): print module tests originate from (#10428) --- cli/tests/test/exit_sanitizer_test.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/test/exit_sanitizer_test.out') 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]) -- cgit v1.2.3