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