1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 17:47:29 +08:00

Rename TestCaseChangelog to TestCaseChangelogOverlay

This commit is contained in:
HoutarouOreki 2018-07-24 20:13:53 +02:00
parent dfe4153c95
commit 3b36288185

View File

@ -7,7 +7,7 @@ using osu.Game.Overlays;
namespace osu.Game.Tests.Visual
{
[TestFixture]
public class TestCaseChangelog : OsuTestCase
public class TestCaseChangelogOverlay : OsuTestCase
{
private ChangelogOverlay changelog;