This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Doric/iOS/Example/Pods/Nimble-Snapshots/XCTestObservationCenter+CurrentTestCaseTracker.h
2019-07-25 19:30:14 +08:00

6 lines
93 B
Objective-C

#import <XCTest/XCTest.h>
@interface XCTestObservationCenter (CurrentTestCaseTracker)
@end