From 3be8f4628e2eea1ee1edd352d5c0a63293484f8c Mon Sep 17 00:00:00 2001 From: sanine-a Date: Fri, 2 Jul 2021 22:09:10 -0500 Subject: finish refactoring existing tests into separate files --- src/tests/hs_tests.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/tests/hs_tests.h') diff --git a/src/tests/hs_tests.h b/src/tests/hs_tests.h index df73318..23d480a 100644 --- a/src/tests/hs_tests.h +++ b/src/tests/hs_tests.h @@ -42,14 +42,3 @@ void hs_call_tests(); void hs_call_args_tests(); void hs_pushstring_tests(); void hs_rxx_tests(); - -/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - * - * tests for hs_create_enum - * - * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - */ - -#define check_value(string, value) - - -- cgit v1.2.1