mirror of
https://github.com/osukey/osukey.git
synced 2025-06-08 04:48:04 +09:00
Rename TestCase
This commit is contained in:
parent
cd48cb1887
commit
ae2dce254a
@ -20,7 +20,7 @@ using osu.Game.Tests.Beatmaps;
|
|||||||
namespace osu.Game.Tests.Visual
|
namespace osu.Game.Tests.Visual
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class TestCaseEditorSelectionLayer : OsuTestCase
|
public class TestCaseHitObjectComposer : OsuTestCase
|
||||||
{
|
{
|
||||||
public override IReadOnlyList<Type> RequiredTypes => new[]
|
public override IReadOnlyList<Type> RequiredTypes => new[]
|
||||||
{
|
{
|
Loading…
x
Reference in New Issue
Block a user