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