mirror of
https://github.com/ppy/osu.git
synced 2026-06-04 06:23:37 +08:00
Rename test scene to differentiate from other ruleset touch tests
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ using osuTK.Graphics;
|
||||
namespace osu.Game.Rulesets.Osu.Tests
|
||||
{
|
||||
[TestFixture]
|
||||
public partial class TestSceneTouchInput : OsuManualInputManagerTestScene
|
||||
public partial class TestSceneOsuTouchInput : OsuManualInputManagerTestScene
|
||||
{
|
||||
[Resolved]
|
||||
private OsuConfigManager config { get; set; } = null!;
|
||||
Reference in New Issue
Block a user