fix math test gen script
[libc-test] / src / math / sinh.c
index 5e108df..78632e7 100644 (file)
@@ -3,10 +3,10 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "crlibm/sinh.h"
 #include "ucb/sinh.h"
 #include "sanity/sinh.h"
+
 };
 
 int main(void)