linphone-iphone/KifTests/ChatTester.h
Guillaume BIENKOWSKI b1df56ffdd New tests
2015-01-17 23:00:34 +01:00

13 lines
146 B
Objective-C

//
// ChatTester.h
// linphone
//
// Created by Guillaume on 17/01/2015.
//
//
#import <KIF/KIF.h>
@interface ChatTester : KIFTestCase
@end