From bf44088d4373a9520e860152c56a958332819c4b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 1 May 2023 16:33:51 +0200 Subject: Split nissy in other repos, see README.md --- 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