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