Disable ruleset-level tests for now

This commit is contained in:
Dean Herbert
2017-10-23 20:58:50 +09:00
parent 4e7c0f11f1
commit bbc5c05055
11 changed files with 23 additions and 16 deletions

View File

@ -13,6 +13,7 @@ using OpenTK.Graphics;
namespace osu.Game.Rulesets.Mania.Tests
{
[TestFixture]
[Ignore("getting CI working")]
internal class TestCaseManiaHitObjects : OsuTestCase
{
public TestCaseManiaHitObjects()