summaryrefslogtreecommitdiff
path: root/platform/darwin/test/MGLStyleValueTests.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/test/MGLStyleValueTests.h')
-rw-r--r--platform/darwin/test/MGLStyleValueTests.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/darwin/test/MGLStyleValueTests.h b/platform/darwin/test/MGLStyleValueTests.h
new file mode 100644
index 0000000000..a563de39f0
--- /dev/null
+++ b/platform/darwin/test/MGLStyleValueTests.h
@@ -0,0 +1,4 @@
+#import <XCTest/XCTest.h>
+
+@interface MGLStyleValueTests : XCTestCase
+@end