Add one more test case

This commit is contained in:
smoogipoo
2018-06-13 21:12:08 +09:00
parent ced4e61b54
commit 6867a398ca
3 changed files with 90 additions and 0 deletions

View File

@ -18,6 +18,7 @@ namespace osu.Game.Rulesets.Catch.Tests
[TestCase("basic"), Ignore("See: https://github.com/ppy/osu/issues/2232")]
[TestCase("spinner")]
[TestCase("spinner-and-circles")]
public new void Test(string name)
{
base.Test(name);