summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2018-04-10 13:04:27 -0400
committerJulian Rex <julian.rex@mapbox.com>2018-04-10 13:04:27 -0400
commit8cc6f6b94490ff67c36202a96139b385e3da3d3b (patch)
treee8858e9306d1c570974cf5e5b357a3f0caf04be3
parent2b190157083dd37d48cfc2010035cb63ccf46539 (diff)
downloadqtlocation-mapboxgl-upstream/jrex-refactor-integration-tests.tar.gz
-rw-r--r--platform/ios/Integration Tests/MGLMapViewIntegrationTest.h8
-rw-r--r--platform/ios/Integration Tests/MGLMapViewIntegrationTest.m9
2 files changed, 0 insertions, 17 deletions
diff --git a/platform/ios/Integration Tests/MGLMapViewIntegrationTest.h b/platform/ios/Integration Tests/MGLMapViewIntegrationTest.h
index 658a5b771f..ab5d2cc46f 100644
--- a/platform/ios/Integration Tests/MGLMapViewIntegrationTest.h
+++ b/platform/ios/Integration Tests/MGLMapViewIntegrationTest.h
@@ -1,11 +1,3 @@
-//
-// MGLMapViewIntegrationTest.h
-// ios
-//
-// Created by Julian Rex on 4/5/18.
-// Copyright © 2018 Mapbox. All rights reserved.
-//
-
#import <XCTest/XCTest.h>
#import <Mapbox/Mapbox.h>
diff --git a/platform/ios/Integration Tests/MGLMapViewIntegrationTest.m b/platform/ios/Integration Tests/MGLMapViewIntegrationTest.m
index 219de3e74b..fc3229c83b 100644
--- a/platform/ios/Integration Tests/MGLMapViewIntegrationTest.m
+++ b/platform/ios/Integration Tests/MGLMapViewIntegrationTest.m
@@ -1,12 +1,3 @@
-//
-// MGLMapViewIntegrationTest.m
-// integration
-//
-// Created by Julian Rex on 4/5/18.
-// Copyright © 2018 Mapbox. All rights reserved.
-//
-
-
#import "MGLMapViewIntegrationTest.h"
@implementation MGLMapViewIntegrationTest