Skip to content

Commit a912fc0

Browse files
committed
Regenerate linuxmain
Was missed after a recent test addition.
1 parent e7a46c9 commit a912fc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/LanguageServerProtocolTests/XCTestManifests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ extension LanguageServerProtocolTests {
3030
// to regenerate.
3131
static let __allTests__LanguageServerProtocolTests = [
3232
("testLanguageXFlag", testLanguageXFlag),
33+
("testURLEscaping", testURLEscaping),
3334
]
3435
}
3536

0 commit comments

Comments
 (0)