summaryrefslogtreecommitdiff
path: root/lib/fatfs/test_fatfs_host/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fatfs/test_fatfs_host/main.cpp')
-rw-r--r--lib/fatfs/test_fatfs_host/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/fatfs/test_fatfs_host/main.cpp b/lib/fatfs/test_fatfs_host/main.cpp
new file mode 100644
index 00000000..0c7c351f
--- /dev/null
+++ b/lib/fatfs/test_fatfs_host/main.cpp
@@ -0,0 +1,2 @@
+#define CATCH_CONFIG_MAIN
+#include "catch.hpp"