session-ios/Signal/test/audio/AudioRemoteIOTest.h
Frederic Jacobs 675956f792 Goodbye OCTest, Hello XCTest
Some tests are still failing after the new key datastore transition.
2014-07-17 01:14:12 +02:00

6 lines
75 B
Objective-C

#import <XCTest/XCTest.h>
@interface AudioRemoteIOTest : XCTestCase
@end