1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-20 04:23:14 +08:00

remove description

This commit is contained in:
jorolf 2017-11-24 22:59:21 +01:00
parent f1ee3fd08f
commit 6b3347d6ac

View File

@ -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) };