mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Add tests for AnimationPlayer
This commit is contained in:
parent
9f5309a2a4
commit
58e92077b3
2 changed files with 65 additions and 0 deletions
|
|
@ -122,6 +122,7 @@
|
|||
#include "tests/core/variant/test_variant_utility.h"
|
||||
#include "tests/scene/test_animation.h"
|
||||
#include "tests/scene/test_animation_blend_tree.h"
|
||||
#include "tests/scene/test_animation_player.h"
|
||||
#include "tests/scene/test_audio_stream_wav.h"
|
||||
#include "tests/scene/test_bit_map.h"
|
||||
#include "tests/scene/test_button.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue