mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Support beatmap conversion tests with mods
This commit is contained in:
@ -22,7 +22,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
[TestCase("spinner")]
|
||||
[TestCase("spinner-and-circles")]
|
||||
[TestCase("slider")]
|
||||
public new void Test(string name)
|
||||
public void Test(string name)
|
||||
{
|
||||
base.Test(name);
|
||||
}
|
||||
|
Reference in New Issue
Block a user