This commit is contained in:
DrabWeb
2017-05-22 03:37:36 -03:00
parent aa40f88258
commit 8a364c6068
2 changed files with 10 additions and 10 deletions

View File

@ -10,10 +10,10 @@ using OpenTK;
namespace osu.Desktop.VisualTests.Tests
{
internal class TestCaseUserPanel : TestCase
{
public override string Description => @"Panels for displaying a user's status";
internal class TestCaseUserPanel : TestCase
{
public override string Description => @"Panels for displaying a user's status";
public override void Reset()
{
base.Reset();