More cleanup

This commit is contained in:
DrabWeb
2017-03-23 23:38:23 -03:00
parent 0a11d035fe
commit b56fb310bf
3 changed files with 9 additions and 15 deletions

View File

@ -11,7 +11,7 @@ namespace osu.Desktop.VisualTests.Tests
{
internal class TestCaseSongProgress : TestCase
{
public override string Description => @"With (half)real data";
public override string Description => @"With fake data";
private SongProgress progress;