From 7c76b70bbadc0b4969ec4d193f83d8f27fd68985 Mon Sep 17 00:00:00 2001 From: RuiAlonso Date: Wed, 16 Mar 2022 09:53:25 +0100 Subject: [PATCH] refactor: sparky to launcher --- .../components/{sparky_ramp_test.dart => launcher_ramp_test.dart} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/game/components/{sparky_ramp_test.dart => launcher_ramp_test.dart} (100%) diff --git a/test/game/components/sparky_ramp_test.dart b/test/game/components/launcher_ramp_test.dart similarity index 100% rename from test/game/components/sparky_ramp_test.dart rename to test/game/components/launcher_ramp_test.dart