math: add special case test vectors
[libc-test] / src / math / atan2.c
index 0772893..8f748f4 100644 (file)
@@ -5,6 +5,7 @@
 static struct dd_d t[] = {
 #include "ucb/atan2.h"
 #include "sanity/atan2.h"
+#include "special/atan2.h"
 
 };