mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 20:22:55 +08:00
Fix test name
This commit is contained in:
parent
89b54be673
commit
a65c1a9abd
@ -8,7 +8,7 @@ using osu.Game.Screens.Ranking.Statistics;
|
|||||||
|
|
||||||
namespace osu.Game.Tests.Visual.Ranking
|
namespace osu.Game.Tests.Visual.Ranking
|
||||||
{
|
{
|
||||||
public class TestScreenStatisticsPanel : OsuTestScene
|
public class TestSceneStatisticsPanel : OsuTestScene
|
||||||
{
|
{
|
||||||
[Test]
|
[Test]
|
||||||
public void TestScore()
|
public void TestScore()
|
Loading…
Reference in New Issue
Block a user