Merge pull request #95218 from MylesScholz/unit-tests
Add unit tests for `StyleBoxTexture`
This commit is contained in:
commit
4f02b37f70
2 changed files with 195 additions and 0 deletions
|
|
@ -119,6 +119,7 @@
|
|||
#include "tests/scene/test_path_2d.h"
|
||||
#include "tests/scene/test_path_follow_2d.h"
|
||||
#include "tests/scene/test_sprite_frames.h"
|
||||
#include "tests/scene/test_style_box_texture.h"
|
||||
#include "tests/scene/test_theme.h"
|
||||
#include "tests/scene/test_timer.h"
|
||||
#include "tests/scene/test_viewport.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue