mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 16:47:46 +08:00
Rename file
This commit is contained in:
parent
63a9484255
commit
b18635341e
@ -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;
|
Loading…
Reference in New Issue
Block a user