mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 07:33:20 +08:00
Rename test scene to match contents
It does not only test "placement before track start" anymore.
This commit is contained in:
parent
aac32a2c9f
commit
80b329f069
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user