mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 13:22:55 +08:00
Add empty step to multiplayer TestEmpty() test
This commit is contained in:
parent
bbb28d1b29
commit
14fe2eea2a
@ -87,6 +87,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
public void TestEmpty()
|
||||
{
|
||||
// used to test the flow of multiplayer from visual tests.
|
||||
AddStep("empty step", () => { });
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
Loading…
Reference in New Issue
Block a user