mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 15:50:38 +08:00
Rename test class
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ using osuTK;
|
||||
namespace osu.Game.Tests.Visual.Editor
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestSceneTimelineBeatLineDisplay : TimelineTestScene
|
||||
public class TestSceneTimelineTickDisplay : TimelineTestScene
|
||||
{
|
||||
public override Drawable CreateTestComponent() => new TimelineTickDisplay();
|
||||
|
||||
Reference in New Issue
Block a user