From 6f4313bc1ed5be794146e6ca2fd73f48c7906061 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 1 May 2023 12:48:55 +0200 Subject: Reverted to 2.0.3 --- tests/coord_tests.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tests/coord_tests.h (limited to 'tests/coord_tests.h') diff --git a/tests/coord_tests.h b/tests/coord_tests.h deleted file mode 100644 index 0cfd145..0000000 --- a/tests/coord_tests.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef COORD_TESTS_H -#define COORD_TESTS_H - -#include "../src/coord.h" -#include "test_common.h" - -extern Test test_indexes_consistent; - -extern TestSuite coord_pre_init_suite; - -extern TestSuite *coord_suites[]; - -#endif -- cgit v1.3