math: add special case test vectors
[libc-test] / src / math / scalblnf.c
index 659bea4..1115508 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct fi_f t[] = {
 #include "sanity/scalblnf.h"
+#include "special/scalblnf.h"
 
 };