mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
12 lines
186 B
Objective-C
12 lines
186 B
Objective-C
//
|
|
// NotificationTester.h
|
|
// linphone
|
|
//
|
|
// Created by Gautier Pelloux-Prayer on 10/03/16.
|
|
//
|
|
//
|
|
#import "LinphoneTestCase.h"
|
|
|
|
@interface NotificationTester : LinphoneTestCase
|
|
|
|
@end
|