1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 20:44:48 +08:00

Rename test scene to match class

This commit is contained in:
smoogipoo
2021-04-16 20:51:42 +09:00
Unverified
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()