Update framework (testing)

This commit is contained in:
smoogipoo
2018-02-07 14:11:54 +09:00
parent a7aaaf9088
commit ccc948a0b9
32 changed files with 117 additions and 64 deletions

View File

@ -13,7 +13,6 @@ using osu.Game.Tests.Visual;
namespace osu.Game.Rulesets.Catch.Tests
{
[TestFixture]
[Ignore("getting CI working")]
public class TestCaseCatcherArea : OsuTestCase
{
private RulesetInfo catchRuleset;