mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 04:09:54 +08:00
Rename test scene to match contents
It does not only test "placement before track start" anymore.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Rulesets.Mania.Tests.Editor
|
||||
{
|
||||
public partial class TestScenePlacementBeforeTrackStart : EditorTestScene
|
||||
public partial class TestSceneObjectPlacement : EditorTestScene
|
||||
{
|
||||
protected override Ruleset CreateEditorRuleset() => new ManiaRuleset();
|
||||
|
||||
Reference in New Issue
Block a user