diff --git a/tests/cases/fourslash/unclosedFunctionErrorRecovery2.ts b/tests/cases/fourslash/unclosedFunctionErrorRecovery2.ts deleted file mode 100644 index 8af1be00cc4..00000000000 --- a/tests/cases/fourslash/unclosedFunctionErrorRecovery2.ts +++ /dev/null @@ -1,8 +0,0 @@ -/// - -////function alpha( {} -/////**/ -////function beta() { alpha(); } -//// - -verify.not.errorExistsAfterMarker(); \ No newline at end of file