math: add special case test vectors
[libc-test] / src / math / expm1.c
index 70fdfef..662660a 100644 (file)
@@ -5,6 +5,7 @@
 static struct d_d t[] = {
 #include "crlibm/expm1.h"
 #include "sanity/expm1.h"
+#include "special/expm1.h"
 
 };