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