math: add special case test vectors
[libc-test] / src / math / fminf.c
index b649110..3d3a97b 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct ff_f t[] = {
 #include "sanity/fminf.h"
+#include "special/fminf.h"
 
 };