mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 19:22:56 +08:00
Rename test scene to match class
This commit is contained in:
parent
314b1646bd
commit
44e13a91ad
@ -10,7 +10,7 @@ using osu.Game.Tests.Visual;
|
||||
namespace osu.Game.Tests.Gameplay
|
||||
{
|
||||
[HeadlessTest]
|
||||
public class TestSceneGameplayClockContainer : OsuTestScene
|
||||
public class TestSceneMasterGameplayClockContainer : OsuTestScene
|
||||
{
|
||||
[Test]
|
||||
public void TestStartThenElapsedTime()
|
Loading…
Reference in New Issue
Block a user