diff --git a/tests/cases/compiler/pathsValidation3.ts b/tests/cases/compiler/pathsValidation3.ts index 8d677ed15b4..28db959a881 100644 --- a/tests/cases/compiler/pathsValidation3.ts +++ b/tests/cases/compiler/pathsValidation3.ts @@ -7,5 +7,6 @@ } } } + // @filename: a.ts let x = 1; \ No newline at end of file