math: add special case test vectors
[libc-test] / src / math / lgamma_r.c
index c2acb99..0645feb 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_di t[] = {
 #include "sanity/lgamma_r.h"
+#include "special/lgamma_r.h"
 
 };