linphone-ios/KifTests/ChatTester.h
2015-01-19 21:50:29 +01:00

13 lines
160 B
Objective-C

//
// ChatTester.h
// linphone
//
// Created by Guillaume on 17/01/2015.
//
//
#import "LinphoneTestCase.h"
@interface ChatTester : LinphoneTestCase
@end