mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 20:53:04 +08:00
Imply we are using fake data in description.
This commit is contained in:
parent
a764a97602
commit
ace31c68ea
@ -18,7 +18,7 @@ namespace osu.Desktop.Tests
|
|||||||
private TestStorage storage;
|
private TestStorage storage;
|
||||||
|
|
||||||
public override string Name => @"Song Select";
|
public override string Name => @"Song Select";
|
||||||
public override string Description => @"Testing song selection UI";
|
public override string Description => @"with fake data";
|
||||||
|
|
||||||
public override void Reset()
|
public override void Reset()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user