mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 19:18:06 +00:00
13 lines
179 B
Objective-C
13 lines
179 B
Objective-C
//
|
|
// ContactsTester.h
|
|
// linphone
|
|
//
|
|
// Created by Guillaume BIENKOWSKI on 17/02/2015.
|
|
//
|
|
//
|
|
|
|
#import "LinphoneTestCase.h"
|
|
|
|
@interface ContactsTester : LinphoneTestCase
|
|
|
|
@end
|