From 6fbfa8eead3dca8edd427bbf4abf496cc3366d14 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 30 May 2018 12:06:10 +0200 Subject: Move catch.hpp header in test/; rename test/cpp as test/unit --- test/cpp/test_main.cpp | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 test/cpp/test_main.cpp (limited to 'test/cpp/test_main.cpp') diff --git a/test/cpp/test_main.cpp b/test/cpp/test_main.cpp deleted file mode 100644 index 0c7c351f..00000000 --- a/test/cpp/test_main.cpp +++ /dev/null @@ -1,2 +0,0 @@ -#define CATCH_CONFIG_MAIN -#include "catch.hpp" -- cgit v1.2.3