mirror of
https://github.com/ppy/osu.git
synced 2025-03-06 04:23:21 +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()
|
public void TestEmpty()
|
||||||
{
|
{
|
||||||
// used to test the flow of multiplayer from visual tests.
|
// used to test the flow of multiplayer from visual tests.
|
||||||
|
AddStep("empty step", () => { });
|
||||||
}
|
}
|
||||||
|
|
||||||
[Test]
|
[Test]
|
||||||
|
Loading…
Reference in New Issue
Block a user