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