// // TestHapticRectViewController.h // SmartDeviceLinkTests // // Created by Nicole on 9/1/20. // Copyright © 2020 smartdevicelink. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN /// Test view controller for testing the SDLFocusableItemLocator's preferredFocusEnvironments @interface TestHapticRectViewController : UIViewController @end NS_ASSUME_NONNULL_END