Skip to content

Commit 9c1ec04

Browse files
authored
Merge pull request swiftlang#76226 from hamishknight/reenable-test
[test] Re-enable expectation in `complete_sdk_platform.swift`
2 parents bef5841 + 142daac commit 9c1ec04

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

validation-test/IDE/complete_sdk_platform.swift

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ import XCTest
1515

1616
#^COMPLETE^#
1717
// COMPLETE: Decl[Module]/None/IsSystem: XCTest[#Module#]; name=XCTest
18-
19-
// FIXME(rdar://134963605) - We also ought to be able to see this:
20-
// Decl[FreeFunction]/OtherModule[XCTest]/IsSystem: XCTFail()[#Void#]; name=XCTFail()
18+
// COMPLETE: Decl[FreeFunction]/OtherModule[XCTest]/IsSystem: XCTFail()[#Void#]; name=XCTFail()

0 commit comments

Comments
 (0)