From 66de28ada5eefa5d1ca9f29784dbaf8588402cd0 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 4 Aug 2020 22:59:37 +0200 Subject: Add a test suite for Gradient --- 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 137882841c..892cc26a51 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -37,6 +37,7 @@ #include "test_class_db.h" #include "test_color.h" #include "test_gdscript.h" +#include "test_gradient.h" #include "test_gui.h" #include "test_math.h" #include "test_oa_hash_map.h" -- cgit v1.2.3