mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 05:33:07 +08:00
Rename TestCaseChangelog to TestCaseChangelogOverlay
This commit is contained in:
parent
dfe4153c95
commit
3b36288185
@ -7,7 +7,7 @@ using osu.Game.Overlays;
|
|||||||
namespace osu.Game.Tests.Visual
|
namespace osu.Game.Tests.Visual
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class TestCaseChangelog : OsuTestCase
|
public class TestCaseChangelogOverlay : OsuTestCase
|
||||||
{
|
{
|
||||||
private ChangelogOverlay changelog;
|
private ChangelogOverlay changelog;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user