linphone-ios/TestsUI/NotificationTester.h
2016-03-14 10:04:35 +01:00

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