6 lines
93 B
Objective-C
6 lines
93 B
Objective-C
#import <XCTest/XCTest.h>
|
|
|
|
@interface XCTestObservationCenter (CurrentTestCaseTracker)
|
|
|
|
@end
|