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