From a0d7487a6636f06daf9b4fb2c3765935bb4daf65 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 23 Sep 2022 08:14:34 +0200 Subject: revert glibc sync for math tests Signed-off-by: Waldemar Brodkorb --- test/math/test-signgam-uint-init.c | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test/math/test-signgam-uint-init.c (limited to 'test/math/test-signgam-uint-init.c') diff --git a/test/math/test-signgam-uint-init.c b/test/math/test-signgam-uint-init.c deleted file mode 100644 index e3d064f..0000000 --- a/test/math/test-signgam-uint-init.c +++ /dev/null @@ -1,3 +0,0 @@ -#define TYPE unsigned int -#define DO_INIT 1 -#include "test-signgam-main.c" -- cgit v1.2.3