math: fix test vectors for logb
[libc-test] / src / math / fmaxf.c
index 4be0a15..d0b7d53 100644 (file)
@@ -3,8 +3,8 @@
 #include "util.h"
 
 static struct ff_f t[] = {
-
 #include "sanity/fmaxf.h"
+
 };
 
 int main(void)