We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88785db commit d52254cCopy full SHA for d52254c
Tests/SourceKitTests/XCTestManifests.swift
@@ -29,6 +29,7 @@ extension LocalSwiftTests {
29
// to regenerate.
30
static let __allTests__LocalSwiftTests = [
31
("testCompletion", testCompletion),
32
+ ("testCompletionPosition", testCompletionPosition),
33
("testDocumentSymbolHighlight", testDocumentSymbolHighlight),
34
("testEditing", testEditing),
35
("testHover", testHover),
0 commit comments