math: add special case test vectors
[libc-test] / src / math / y0.c
index 2998660..d098064 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_d t[] = {
 #include "sanity/y0.h"
+#include "special/y0.h"
 
 };