mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:20:04 +08:00
Restore ignored unit tests
This commit is contained in:
parent
80501de4b9
commit
8e4dd58e68
@ -17,7 +17,7 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
{
|
||||
protected override string ResourceAssembly => "osu.Game.Rulesets.Catch";
|
||||
|
||||
[TestCase("basic"), Ignore("See: https://github.com/ppy/osu/issues/2232")]
|
||||
[TestCase("basic")]
|
||||
[TestCase("spinner")]
|
||||
[TestCase("spinner-and-circles")]
|
||||
public new void Test(string name)
|
||||
|
Loading…
Reference in New Issue
Block a user