6 lines
75 B
Objective-C
6 lines
75 B
Objective-C
@interface NSProcessInfo (WMFTestEnvironment)
|
|
|
|
- (BOOL)wmf_isTravis;
|
|
|
|
@end
|