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