Rename test cases to test scenes inline with the framework change

This commit is contained in:
Roman Kapustin
2019-05-14 22:37:25 +03:00
parent c04cdd170a
commit 459a285cd8
158 changed files with 261 additions and 261 deletions

View File

@ -35,7 +35,7 @@ using osuTK.Graphics;
namespace osu.Game.Tests.Visual.Background
{
[TestFixture]
public class TestCaseBackgroundScreenBeatmap : ManualInputManagerTestCase
public class TestSceneBackgroundScreenBeatmap : ManualInputManagerTestScene
{
public override IReadOnlyList<Type> RequiredTypes => new[]
{