From a26d4b17271bfe87f395fe1df83ce08658a4d6e1 Mon Sep 17 00:00:00 2001 From: James Gordon Date: Tue, 17 Nov 2020 08:28:39 +0000 Subject: Added test file and test cases --- tests/test_main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test_main.cpp') diff --git a/tests/test_main.cpp b/tests/test_main.cpp index 9d9d5a66db..7e9f8319a0 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -45,6 +45,7 @@ #include "test_expression.h" #include "test_file_access.h" #include "test_geometry_2d.h" +#include "test_geometry_3d.h" #include "test_gradient.h" #include "test_gui.h" #include "test_image.h" -- cgit v1.2.3