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