mirror of
https://github.com/ppy/osu
synced 2025-01-19 04:20:59 +00:00
Make test headless
This commit is contained in:
parent
a593f588db
commit
e84ce80d6c
@ -3,10 +3,12 @@
|
||||
|
||||
using NUnit.Framework;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Testing;
|
||||
using osu.Game.Online.Multiplayer;
|
||||
|
||||
namespace osu.Game.Tests.Visual.RealtimeMultiplayer
|
||||
{
|
||||
[HeadlessTest]
|
||||
public class TestSceneRealtimeRoomManager : MultiplayerTestScene
|
||||
{
|
||||
private TestRealtimeRoomContainer roomContainer;
|
||||
|
Loading…
Reference in New Issue
Block a user