math: fix test vectors for logb
[libc-test] / src / math / copysign.c
index 1be4d2f..51ce3ac 100644 (file)
@@ -3,8 +3,8 @@
 #include "util.h"
 
 static struct dd_d t[] = {
-
 #include "sanity/copysign.h"
+
 };
 
 int main(void)