mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 04:42:58 +08:00
Rename test scene to explicitly mention navigation testing
This commit is contained in:
parent
d9b3c97179
commit
428b5fad3c
@ -11,7 +11,7 @@ using osu.Game.Screens.Menu;
|
|||||||
|
|
||||||
namespace osu.Game.Tests.Visual.Navigation
|
namespace osu.Game.Tests.Visual.Navigation
|
||||||
{
|
{
|
||||||
public partial class TestSceneBeatmapEditor : OsuGameTestScene
|
public partial class TestSceneBeatmapEditorNavigation : OsuGameTestScene
|
||||||
{
|
{
|
||||||
[Test]
|
[Test]
|
||||||
public void TestCancelNavigationToEditor()
|
public void TestCancelNavigationToEditor()
|
Loading…
Reference in New Issue
Block a user