mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Remove unnecessary test
This commit is contained in:
parent
c77f339444
commit
54fa725309
@ -401,7 +401,6 @@ namespace osu.Game.Tests.Visual
|
||||
|
||||
AddStep(@"hide", overlay.Hide);
|
||||
AddStep(@"show without reload", overlay.Show);
|
||||
AddStep(@"show loading", () => overlay.BeatmapSet = null);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user