Merge pull request #60529 from timothyqiu/theme-validation

This commit is contained in:
Rémi Verschelde 2022-05-02 10:49:14 +02:00 committed by GitHub
commit 5c52b30471
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 326 additions and 0 deletions

View file

@ -77,6 +77,7 @@
#include "tests/scene/test_gradient.h"
#include "tests/scene/test_path_3d.h"
#include "tests/scene/test_text_edit.h"
#include "tests/scene/test_theme.h"
#include "tests/servers/test_text_server.h"
#include "tests/test_validate_testing.h"