fix math test gen script
[libc-test] / src / math / log1pf.c
index b9978f9..3e7bbfb 100644 (file)
@@ -3,8 +3,8 @@
 #include "util.h"
 
 static struct f_f t[] = {
-
 #include "sanity/log1pf.h"
+
 };
 
 int main(void)