Skip to content

Commit 7ee5986

Browse files
committed
Tests: Add expectation for ObjCBool to the AnyObject.swift test case.
1 parent 8a02f6f commit 7ee5986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Incremental/Verifier/single-file-private/AnyObject.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import Foundation
1616
// expected-provides {{NSObject}}
1717
// expected-provides {{Selector}}
1818
// expected-provides {{Bool}}
19+
// expected-provides {{ObjCBool}}
1920
// expected-provides {{==}}
2021
// expected-provides {{Equatable}}
2122
// expected-provides {{Hasher}}

0 commit comments

Comments
 (0)