math: add special case test vectors
[libc-test] / src / math / tgammaf.c
index 4d841a4..350e63d 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_f t[] = {
 #include "sanity/tgammaf.h"
+#include "special/tgammaf.h"
 
 };