linphone-ios/KifTests/ContactsTester.h
Guillaume BIENKOWSKI 5703392b1c Add some unit tests
2015-02-17 23:04:56 +01:00

13 lines
179 B
Objective-C

//
// ContactsTester.h
// linphone
//
// Created by Guillaume BIENKOWSKI on 17/02/2015.
//
//
#import "LinphoneTestCase.h"
@interface ContactsTester : LinphoneTestCase
@end