#import #import "MGLRuntimeStylingHelper.h" #import @interface MGLStyleLayerTests : XCTestCase @property (nonatomic) IBOutlet MGLMapView *mapView; @property (nonatomic) XCTestExpectation *expectation; @end