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