summaryrefslogtreecommitdiff
path: root/platform/ios/test/MGLNetworkConfigurationTests.m
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/test/MGLNetworkConfigurationTests.m')
-rw-r--r--platform/ios/test/MGLNetworkConfigurationTests.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/test/MGLNetworkConfigurationTests.m b/platform/ios/test/MGLNetworkConfigurationTests.m
index 56a2074ff9..bfb63f57af 100644
--- a/platform/ios/test/MGLNetworkConfigurationTests.m
+++ b/platform/ios/test/MGLNetworkConfigurationTests.m
@@ -7,6 +7,7 @@
@implementation MGLNetworkConfigurationTests
+// Regression test for https://github.com/mapbox/mapbox-gl-native/issues/14982
- (void)testAccessingEventsFromMultipleThreads {
MGLNetworkConfiguration *configuration = [[MGLNetworkConfiguration alloc] init];