mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Support beatmap conversion tests with mods
This commit is contained in:
@ -20,7 +20,7 @@ namespace osu.Game.Rulesets.Mania.Tests
|
||||
protected override string ResourceAssembly => "osu.Game.Rulesets.Mania";
|
||||
|
||||
[TestCase("basic")]
|
||||
public new void Test(string name)
|
||||
public void Test(string name)
|
||||
{
|
||||
base.Test(name);
|
||||
}
|
||||
|
Reference in New Issue
Block a user