mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 13:42:23 +08:00
Add visual-only test coverage for centred player case
This commit is contained in:
@@ -67,6 +67,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
|
||||
[TestCase(1)]
|
||||
[TestCase(4)]
|
||||
[TestCase(9)]
|
||||
public void TestGeneral(int count)
|
||||
{
|
||||
int[] userIds = getPlayerIds(count);
|
||||
|
||||
Reference in New Issue
Block a user