mirror of
https://github.com/ppy/osu.git
synced 2025-03-19 01:17:19 +08:00
Rename test scene to match
This commit is contained in:
parent
5646f7777e
commit
0e9ab8c76b
@ -23,12 +23,11 @@ using osuTK.Graphics;
|
||||
namespace osu.Game.Tests.Visual.Editor
|
||||
{
|
||||
[TestFixture]
|
||||
public class TestSceneEditorComposeTimeline : EditorClockTestScene
|
||||
public class TestSceneTimelineBlueprintContainer : EditorClockTestScene
|
||||
{
|
||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||
{
|
||||
typeof(TimelineArea),
|
||||
typeof(TimelineBlueprintContainer),
|
||||
typeof(Timeline),
|
||||
typeof(TimelineButton),
|
||||
typeof(CentreMarker)
|
Loading…
x
Reference in New Issue
Block a user