From 0032089b5c7dedf057c60fcee17cbdd2b0f8bb87 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 10 Oct 2023 23:51:20 +0200 Subject: Added more complete test for SRC_write; renamed tests for clarity --- test/011_io_SRC/01_solved.out | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 test/011_io_SRC/01_solved.out (limited to 'test/011_io_SRC/01_solved.out') diff --git a/test/011_io_SRC/01_solved.out b/test/011_io_SRC/01_solved.out deleted file mode 100644 index 3853027..0000000 --- a/test/011_io_SRC/01_solved.out +++ /dev/null @@ -1,4 +0,0 @@ -{ - .c = {0, 1, 2, 3, 4, 5, 6, 7}, - .e = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11} -} -- cgit v1.3