summaryrefslogtreecommitdiff
path: root/lib/fatfs/host_test/main/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fatfs/host_test/main/main.cpp')
-rw-r--r--lib/fatfs/host_test/main/main.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/fatfs/host_test/main/main.cpp b/lib/fatfs/host_test/main/main.cpp
deleted file mode 100644
index cd66dc30..00000000
--- a/lib/fatfs/host_test/main/main.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
- * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD
- *
- * SPDX-License-Identifier: Apache-2.0
- */
-#define CATCH_CONFIG_MAIN
-#include "catch.hpp"