Skip to content

Commit 142daac

Browse files
committed
[test] Re-enable expectation in complete_sdk_platform.swift
rdar://134963605
1 parent 350c1ce commit 142daac

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)