mirror of https://github.com/ppy/osu
Rename test scene in preparation for increasing scope
This commit is contained in:
parent
66e74da2b7
commit
05d7fe289f
|
@ -18,7 +18,7 @@
|
|||
|
||||
namespace osu.Game.Tests.Visual.Editing
|
||||
{
|
||||
public class TestSceneEditorQuickDelete : EditorTestScene
|
||||
public class TestSceneEditorSelection : EditorTestScene
|
||||
{
|
||||
protected override Ruleset CreateEditorRuleset() => new OsuRuleset();
|
||||
|
Loading…
Reference in New Issue