mirror of
https://github.com/ppy/osu
synced 2025-01-05 21:59:46 +00:00
Rename test class
This commit is contained in:
parent
d5fda053f4
commit
9a2867d3d9
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user