summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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