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

@ -8,7 +8,6 @@ using osu.Game.Rulesets.Catch.Objects;
namespace osu.Game.Rulesets.Catch.Tests
{
[TestFixture]
[Ignore("getting CI working")]
public class TestCaseHyperdash : Game.Tests.Visual.TestCasePlayer
{
public TestCaseHyperdash()