mirror of
https://github.com/ppy/osu
synced 2024-12-17 20:35:21 +00:00
Change test scene to not inherit unused ScreenTestScene
This commit is contained in:
parent
1bf00e0c82
commit
6d19fd936e
@ -25,7 +25,7 @@ using osuTK.Input;
|
|||||||
namespace osu.Game.Tests.Visual.Ranking
|
namespace osu.Game.Tests.Visual.Ranking
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class TestSceneResultsScreen : ScreenTestScene
|
public class TestSceneResultsScreen : OsuManualInputManagerTestScene
|
||||||
{
|
{
|
||||||
private BeatmapManager beatmaps;
|
private BeatmapManager beatmaps;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user