mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Merge https://github.com/ppy/osu into song-progress-graph
This commit is contained in:
@ -9,9 +9,8 @@ using osu.Game.Screens.Play;
|
||||
|
||||
namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
public class TestCaseSongProgress : TestCase
|
||||
internal class TestCaseSongProgress : TestCase
|
||||
{
|
||||
public override string Name => @"Song Progress";
|
||||
public override string Description => @"With real data";
|
||||
|
||||
private SongProgress progress;
|
||||
|
Reference in New Issue
Block a user