Rename TestCase

This commit is contained in:
Dean Herbert 2018-04-06 15:18:01 +09:00
parent cd48cb1887
commit ae2dce254a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
namespace osu.Game.Tests.Visual
{
[TestFixture]
public class TestCaseEditorSelectionLayer : OsuTestCase
public class TestCaseHitObjectComposer : OsuTestCase
{
public override IReadOnlyList<Type> RequiredTypes => new[]
{