fix math test gen script
[libc-test] / src / math / pow.c
index 57ca123..a3bf732 100644 (file)
@@ -3,10 +3,10 @@
 #include "util.h"
 
 static struct dd_d t[] = {
-
 #include "crlibm/pow.h"
 #include "ucb/pow.h"
 #include "sanity/pow.h"
+
 };
 
 int main(void)