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