1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-09 12:50:35 +00:00

Merge pull request #70396 from jainl28patel/VisualShader-unit-test

This commit is contained in:
Yuri Rubinsky
2022-12-26 15:13:56 +03:00
committed by GitHub
2 changed files with 152 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
#include "tests/scene/test_sprite_frames.h"
#include "tests/scene/test_text_edit.h"
#include "tests/scene/test_theme.h"
#include "tests/scene/test_visual_shader.h"
#include "tests/servers/test_text_server.h"
#include "tests/test_validate_testing.h"