math: fix test vectors for logb
[libc-test] / src / math / cos.c
index 8f9df66..dcb026d 100644 (file)
@@ -3,10 +3,10 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "crlibm/cos.h"
 #include "ucb/cos.h"
 #include "sanity/cos.h"
+
 };
 
 int main(void)