summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/coverage/complex.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/coverage/complex.ts')
-rw-r--r--cli/tests/testdata/coverage/complex.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/testdata/coverage/complex.ts b/cli/tests/testdata/coverage/complex.ts
index 9348df71e..47d4ffa79 100644
--- a/cli/tests/testdata/coverage/complex.ts
+++ b/cli/tests/testdata/coverage/complex.ts
@@ -69,6 +69,3 @@ export function ƒ(): number {
// This arrow function should also show up as uncovered.
console.log("%s", () => 1);
-
-// End with a newline:
-