Skip to content

Commit 1e9b4f6

Browse files
committed
Update Tests
1 parent 9050f97 commit 1e9b4f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/SwiftParserTest/translated/ErrorsTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ final class ErrorsTests: XCTestCase {
8686
diagnostics: [
8787
// TODO: Old parser expected error on line 3: expected expression after '? ... :' in ternary expression
8888
DiagnosticSpec(locationMarker: "1️⃣", message: "expected expression in 'do' statement"),
89-
DiagnosticSpec(locationMarker: "2️⃣", message: "expected expression in pattern"),
9089
]
9190
)
9291
}

0 commit comments

Comments
 (0)