fix math test gen script
[libc-test] / src / math / floorf.c
index 2e304a3..7013fd8 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct f_f t[] = {
-
 #include "ucb/floorf.h"
 #include "sanity/floorf.h"
+
 };
 
 int main(void)