Rename abstract TestScene

This commit is contained in:
Dean Herbert
2020-06-12 19:40:54 +09:00
parent 273eb6f746
commit 9746e24d1e
6 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ using osuTK;
namespace osu.Game.Tests.Visual.Gameplay
{
public class TestSceneCompletionCancellation : TestPlayerTestScene
public class TestSceneCompletionCancellation : OsuPlayerTestScene
{
private Track track;