6 lines
66 B
Objective-C
6 lines
66 B
Objective-C
#import <XCTest/XCTest.h>
|
|
|
|
@interface UtilTest : XCTestCase
|
|
|
|
@end
|