mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +08:00
Rename editor sample adjustment test scene to increase scope of tests
This commit is contained in:
parent
31fff72eb6
commit
8528fcaedc
@ -24,7 +24,7 @@ using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Editing
|
||||
{
|
||||
public partial class TestSceneHitObjectSamplePointAdjustments : EditorTestScene
|
||||
public partial class TestSceneHitObjectSampleAdjustments : EditorTestScene
|
||||
{
|
||||
protected override Ruleset CreateEditorRuleset() => new OsuRuleset();
|
||||
|
Loading…
Reference in New Issue
Block a user