fix math test gen script
[libc-test] / src / math / expm1.c
index 0b4e739..b8537fd 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "crlibm/expm1.h"
 #include "sanity/expm1.h"
+
 };
 
 int main(void)