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