1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 10:52:53 +08:00

Add description in test case.

This commit is contained in:
Huo Yaoyuan 2017-06-05 21:20:04 +08:00
parent 8fa076b5d7
commit 7d4c5999f6

View File

@ -15,6 +15,8 @@ namespace osu.Desktop.VisualTests.Tests
{
internal class TestCaseUserProfile : TestCase
{
public override string Description => "Tests user's profile page.";
public override void Reset()
{
base.Reset();