mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 04:58:14 +00:00
13 lines
146 B
Objective-C
13 lines
146 B
Objective-C
//
|
|
// ChatTester.h
|
|
// linphone
|
|
//
|
|
// Created by Guillaume on 17/01/2015.
|
|
//
|
|
//
|
|
|
|
#import <KIF/KIF.h>
|
|
|
|
@interface ChatTester : KIFTestCase
|
|
|
|
@end
|