summaryrefslogtreecommitdiff
path: root/lib/utfcpp/v3/tests/apitests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/utfcpp/v3/tests/apitests.cpp')
-rw-r--r--lib/utfcpp/v3/tests/apitests.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/utfcpp/v3/tests/apitests.cpp b/lib/utfcpp/v3/tests/apitests.cpp
deleted file mode 100644
index 083266d7..00000000
--- a/lib/utfcpp/v3/tests/apitests.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "../extern/ftest/ftest.h"
-
-#include "test_checked_api.h"
-#include "test_checked_iterator.h"
-#include "test_unchecked_api.h"
-#include "test_unchecked_iterator.h"