mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Update test cases to new framework and fix old crashes
This commit is contained in:
@ -10,10 +10,8 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
public override string Description => @"Mostly back button";
|
||||
|
||||
public override void Reset()
|
||||
public TestCaseTwoLayerButton()
|
||||
{
|
||||
base.Reset();
|
||||
|
||||
Add(new BackButton());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user