summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeWaypointsSpec.m
blob: 426b78c0a6bf48e39b8cc2e36dd82eafa0151812 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//  SDLUnsubscribeWaypointsSpec.m
//

#import <Foundation/Foundation.h>

#import <Quick/Quick.h>
#import <Nimble/Nimble.h>

#import "SDLUnsubscribeWaypoints.h"

QuickSpecBegin(SDLUnsubscribeWaypointsSpec)

QuickSpecEnd