math: fix test vectors for logb
[libc-test] / src / math / cbrtf.c
index 1e178a8..51abd53 100644 (file)
@@ -3,8 +3,8 @@
 #include "util.h"
 
 static struct f_f t[] = {
-
 #include "sanity/cbrtf.h"
+
 };
 
 int main(void)