You've already forked godot
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:
@@ -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 }
|
||||
Reference in New Issue
Block a user