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:
Claude Code 2026-04-09 11:44:12 -07:00
parent 9113b6faac
commit d38738cbc2

View 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")