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