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