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