Skip to content

Commit 56bc7cc

Browse files
committed
Regenerate linuxmain
1 parent 56b1f0b commit 56bc7cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/SourceKitTests/XCTestManifests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ extension LocalSwiftTests {
9696
// `swift test --generate-linuxmain`
9797
// to regenerate.
9898
static let __allTests__LocalSwiftTests = [
99+
("testCrossFileDiagnostics", testCrossFileDiagnostics),
100+
("testDiagnosticsReopen", testDiagnosticsReopen),
99101
("testDocumentSymbolHighlight", testDocumentSymbolHighlight),
100102
("testEditing", testEditing),
101103
("testEditorPlaceholderParsing", testEditorPlaceholderParsing),

0 commit comments

Comments
 (0)