session-ios/Signal/test/network/rtp/zrtp/MasterSecretTest.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
74 B
Objective-C

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