1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 16:47:46 +08:00

Rename file

This commit is contained in:
smoogipoo 2021-04-23 19:12:30 +09:00
parent 63a9484255
commit b18635341e

View File

@ -12,7 +12,7 @@ using osu.Game.Tests.Visual;
namespace osu.Game.Tests.OnlinePlay namespace osu.Game.Tests.OnlinePlay
{ {
[HeadlessTest] [HeadlessTest]
public class TestCaseCatchUpSyncManager : OsuTestScene public class TestSceneCatchUpSyncManager : OsuTestScene
{ {
private TestManualClock master; private TestManualClock master;
private CatchUpSyncManager syncManager; private CatchUpSyncManager syncManager;