summaryrefslogtreecommitdiff
path: root/test/ios/MapViewTests.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/ios/MapViewTests.h')
-rw-r--r--test/ios/MapViewTests.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ios/MapViewTests.h b/test/ios/MapViewTests.h
new file mode 100644
index 0000000000..5057ffd641
--- /dev/null
+++ b/test/ios/MapViewTests.h
@@ -0,0 +1,5 @@
+#import <KIF/KIF.h>
+
+@interface MapViewTests : KIFTestCase
+
+@end