From 41e31b84a9adeae0b6bdbc4c9438bfa5e782c9da Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 13 Nov 2023 23:47:00 +0100 Subject: Test cleanup --- test/011_io_SRC_write/io_SRC_tests.c | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'test/011_io_SRC_write') diff --git a/test/011_io_SRC_write/io_SRC_tests.c b/test/011_io_SRC_write/io_SRC_tests.c index c2d10f6..5ae3d99 100644 --- a/test/011_io_SRC_write/io_SRC_tests.c +++ b/test/011_io_SRC_write/io_SRC_tests.c @@ -1,14 +1,4 @@ -#include -#include -#include - -#ifdef CUBE_AVX2 -#include -#endif - -#include "../../cube.h" - -#define STRLENMAX 10000 +#include "../test.h" int main() { char *c, str[STRLENMAX]; -- cgit v1.3