1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 01:20:21 +08:00

Rename test class

This commit is contained in:
Dean Herbert
2020-01-27 18:10:42 +09:00
Unverified
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();