Merge pull request #88614 from ramadm/test-camera-2d
Add unit tests for Camera2D
This commit is contained in:
commit
4b813386d2
2 changed files with 319 additions and 0 deletions
|
|
@ -102,6 +102,7 @@
|
|||
#include "tests/scene/test_arraymesh.h"
|
||||
#include "tests/scene/test_audio_stream_wav.h"
|
||||
#include "tests/scene/test_bit_map.h"
|
||||
#include "tests/scene/test_camera_2d.h"
|
||||
#include "tests/scene/test_code_edit.h"
|
||||
#include "tests/scene/test_color_picker.h"
|
||||
#include "tests/scene/test_control.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue