mirror of
https://github.com/ppy/osu.git
synced 2025-02-12 23:12:59 +08:00
Fix incorrectly named test
This commit is contained in:
parent
c5339f440e
commit
383d715378
@ -11,7 +11,7 @@ using osu.Game.Tests.Visual;
|
||||
|
||||
namespace osu.Game.Tests.SongSelect
|
||||
{
|
||||
public partial class TestSceneDifficultySearch : OsuTestScene
|
||||
public partial class DifficultySearchTest : OsuTestScene
|
||||
{
|
||||
private static readonly (string title, string difficultyName)[] beatmaps =
|
||||
{
|
Loading…
Reference in New Issue
Block a user