math: new testcases (acos, asin, atan, expl, lgamma, tgamma)
[libc-test] / src / math / asinhf.c
index 90260e1..45de975 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_f t[] = {
 #include "sanity/asinhf.h"
+#include "special/asinhf.h"
 
 };