summaryrefslogtreecommitdiff
path: root/toc.c
diff options
context:
space:
mode:
Diffstat (limited to 'toc.c')
-rw-r--r--toc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toc.c b/toc.c
index ac5db05..a4b6ce3 100644
--- a/toc.c
+++ b/toc.c
@@ -28,3 +28,5 @@ typedef long double Floating; /* OPTIM: Switch to double */
#include "parse.c"
#include "eval.c"
#include "types.c"
+
+#include "tests.c"