mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 13:32:54 +08:00
Add visual-only test coverage for centred player case
This commit is contained in:
parent
70bd1d3cf4
commit
bcfc76b469
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user