mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Update test cases to new framework and fix old crashes
This commit is contained in:
@ -21,9 +21,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
|
||||
private RulesetDatabase rulesets;
|
||||
|
||||
public override void Reset()
|
||||
public TestCasePlaySongSelect()
|
||||
{
|
||||
base.Reset();
|
||||
if (db == null)
|
||||
{
|
||||
storage = new TestStorage(@"TestCasePlaySongSelect");
|
||||
|
Reference in New Issue
Block a user