forked from mirrors/linphone-iphone
13 lines
170 B
Objective-C
13 lines
170 B
Objective-C
//
|
|
// AssistantTester.h
|
|
// linphone
|
|
//
|
|
// Created by Guillaume on 17/01/2015.
|
|
//
|
|
//
|
|
|
|
#import "LinphoneTestCase.h"
|
|
|
|
@interface AssistantTester : LinphoneTestCase
|
|
|
|
@end
|