linphone-iphone/KifTests/LinphoneTestCase.h
2015-01-19 21:50:29 +01:00

13 lines
169 B
Objective-C

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