aboutsummaryrefslogtreecommitdiff
path: root/projects/XCode/OCTest/OCTest/Main.mm
diff options
context:
space:
mode:
Diffstat (limited to 'projects/XCode/OCTest/OCTest/Main.mm')
-rw-r--r--projects/XCode/OCTest/OCTest/Main.mm2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/XCode/OCTest/OCTest/Main.mm b/projects/XCode/OCTest/OCTest/Main.mm
new file mode 100644
index 0000000..569dc4d
--- /dev/null
+++ b/projects/XCode/OCTest/OCTest/Main.mm
@@ -0,0 +1,2 @@
+#define CATCH_CONFIG_MAIN
+#import "catch.hpp"