ChocolateBird/test/unit_tests.tscn

9 lines
206 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=2]
[ext_resource path="res://test/unit_tests.gd" type="Script" id=1]
[node name="unit_tests" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 1 )