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