math: add special case test vectors
[libc-test] / src / math / nextafter.c
index 73c0844..844917e 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct dd_d t[] = {
 #include "sanity/nextafter.h"
+#include "special/nextafter.h"
 
 };