From 9965fc8cc35afc0ff4b338b0d893742b84fe102d Mon Sep 17 00:00:00 2001 From: Casper Beyer Date: Sat, 30 Jan 2021 03:45:22 +0800 Subject: fix(cli/coverage): display mapped instrumentation line counts (#9310) --- cli/tests/test_comment_coverage.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/test_comment_coverage.out') diff --git a/cli/tests/test_comment_coverage.out b/cli/tests/test_comment_coverage.out index 582152fa1..ce846836c 100644 --- a/cli/tests/test_comment_coverage.out +++ b/cli/tests/test_comment_coverage.out @@ -4,4 +4,4 @@ test comment ... ok ([WILDCARD]) test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD]) -[WILDCARD]/tests/subdir/comment.ts ... 100.000% (4/4) +[WILDCARD]/tests/subdir/comment.ts ... 100.000% (3/3) -- cgit v1.2.3