mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add missing Test
prefix
This commit is contained in:
@ -157,7 +157,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void KeyboardSelection()
|
||||
public void TestKeyboardSelection()
|
||||
{
|
||||
createPlaylist(p => p.AllowSelection = true);
|
||||
|
||||
|
Reference in New Issue
Block a user