mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 13:22:55 +08:00
Add missing Test
prefix
This commit is contained in:
parent
f28978b856
commit
a26793cd65
@ -157,7 +157,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void KeyboardSelection()
|
||||
public void TestKeyboardSelection()
|
||||
{
|
||||
createPlaylist(p => p.AllowSelection = true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user