math: fix test vectors for logb
[libc-test] / src / math / atan2f.c
index 9a58212..5a83528 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct ff_f t[] = {
-
 #include "ucb/atan2f.h"
 #include "sanity/atan2f.h"
+
 };
 
 int main(void)