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
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"