math: add special case test vectors
[libc-test] / src / math / atanhf.c
index 3fa6c33..9b264b8 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_f t[] = {
 #include "sanity/atanhf.h"
+#include "special/atanhf.h"
 
 };