mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Rename TestCaseChangelog to TestCaseChangelogOverlay
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user