Rename testcase

This commit is contained in:
smoogipoo
2019-02-25 16:09:09 +09:00
parent d06f38b3f3
commit 7fde21b51a
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ using osuTK.Graphics;
namespace osu.Game.Tests.Visual
{
public abstract class TestCasePlayer : TestCaseRateAdjustedBeatmap
public abstract class TestCasePlayer : RateAdjustedBeatmapTestCase
{
private readonly Ruleset ruleset;