1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 08:07:24 +08:00

Rename test

This commit is contained in:
smoogipoo 2021-02-02 11:04:09 +09:00
parent 97e3023df9
commit f166c4c414

View File

@ -23,7 +23,7 @@ using osu.Game.Screens.OnlinePlay.Playlists;
namespace osu.Game.Tests.Visual.Multiplayer
{
public class TestSceneMatchSongSelect : RoomTestScene
public class TestScenePlaylistsSongSelect : RoomTestScene
{
[Resolved]
private BeatmapManager beatmapManager { get; set; }