math: add special case test vectors
[libc-test] / src / math / yn.c
index eb7e5ce..9763c40 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct di_d t[] = {
 #include "sanity/yn.h"
+#include "special/yn.h"
 };
 
 int main(void)