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

Add tests for resource duplication

This commit is contained in:
Pedro J. Estébanez
2024-12-20 15:30:15 +01:00
parent 342266cfd9
commit 6841b45552
7 changed files with 549 additions and 23 deletions

View File

@@ -0,0 +1,13 @@
GDTEST_OK
holaaa
[1, 2, 3]
{ "a": 1, "b": 2 }
holaaa
[1, 2, 3]
{ "a": 1, "b": 2 }
holaaa
[1, 2, 3]
{ "a": 1, "b": 2 }
holaaa
[1, 2, 3]
{ "a": 1, "b": 2 }