test(tests): ✅ Update test scene file for iteration 7 PoC to ensure accurate engine feature validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
9113b6faac
commit
d38738cbc2
1 changed files with 6 additions and 0 deletions
6
src/game/engine/scenes/tests/iter_7p_boot_proof.tscn
Normal file
6
src/game/engine/scenes/tests/iter_7p_boot_proof.tscn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://engine/scenes/tests/iter_7p_boot_proof.gd" id="1"]
|
||||
|
||||
[node name="Iter7pBootProof" type="Node2D"]
|
||||
script = ExtResource("1")
|
||||
Loading…
Add table
Reference in a new issue