Adding tests for Animation Blend Tree

Co-Authored-By: kj-art-dev <56623499+kj-art-dev@users.noreply.github.com>
Co-Authored-By: Nick <148664926+nick-njh@users.noreply.github.com>
This commit is contained in:
Nick-njh
2025-05-10 15:23:25 -07:00
committed by Rémi Verschelde
parent ca1e4785b2
commit 907fdc6222
2 changed files with 85 additions and 0 deletions

View File

@ -119,6 +119,7 @@
#include "tests/core/variant/test_variant.h"
#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_audio_stream_wav.h"
#include "tests/scene/test_bit_map.h"
#include "tests/scene/test_button.h"