Added ImageTexture unit tests

This commit is contained in:
b
2024-02-06 21:22:59 -06:00
committed by brennen
parent fb10e67fef
commit 6dbbc24bdf
2 changed files with 112 additions and 0 deletions

View File

@ -106,6 +106,7 @@
#include "tests/scene/test_curve_2d.h"
#include "tests/scene/test_curve_3d.h"
#include "tests/scene/test_gradient.h"
#include "tests/scene/test_image_texture.h"
#include "tests/scene/test_navigation_agent_2d.h"
#include "tests/scene/test_navigation_obstacle_2d.h"
#include "tests/scene/test_navigation_region_2d.h"