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