mirror of
https://github.com/ppy/osu
synced 2025-03-11 05:49:12 +00:00
Rename test scene to differentiate from other ruleset touch tests
This commit is contained in:
parent
5bfd4e47a1
commit
e4a79d8581
@ -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!;
|
Loading…
Reference in New Issue
Block a user