1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 01:00:27 +08:00

Rename test scene

This commit is contained in:
smoogipoo
2021-10-28 15:28:16 +09:00
Unverified
parent cf15282077
commit b0b27a47d5
@@ -22,7 +22,7 @@ using osuTK.Input;
namespace osu.Game.Tests.Visual.Playlists
{
public class TestScenePlaylistCreation : OnlinePlayTestScene
public class TestScenePlaylistsRoomCreation : OnlinePlayTestScene
{
private BeatmapManager manager;
private RulesetStore rulesets;