mirror of
https://github.com/ppy/osu.git
synced 2025-02-20 04:23:14 +08:00
remove description
This commit is contained in:
parent
f1ee3fd08f
commit
6b3347d6ac
@ -15,8 +15,6 @@ namespace osu.Game.Tests.Visual
|
||||
{
|
||||
internal class TestCaseHistoricalSection : OsuTestCase
|
||||
{
|
||||
public override string Description => "User's History";
|
||||
|
||||
public override IReadOnlyList<Type> RequiredTypes => new [] { typeof(HistoricalSection), typeof(PaginatedMostPlayedBeatmapContainer), typeof(MostPlayedBeatmapDrawable) };
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user