mirror of
https://github.com/ppy/osu.git
synced 2025-01-30 01:32:55 +08:00
Add another failing test
This commit is contained in:
parent
ec8b320e21
commit
12e5999700
@ -26,6 +26,7 @@ namespace osu.Game.Rulesets.Mania.Tests
|
||||
[TestCase("20544")]
|
||||
[TestCase("100374")]
|
||||
[TestCase("1450162")]
|
||||
[TestCase("4869637")]
|
||||
public void Test(string name) => base.Test(name);
|
||||
|
||||
protected override IEnumerable<ConvertValue> CreateConvertValue(HitObject hitObject)
|
||||
|
File diff suppressed because one or more lines are too long
1442
osu.Game.Rulesets.Mania.Tests/Resources/Testing/Beatmaps/4869637.osu
Normal file
1442
osu.Game.Rulesets.Mania.Tests/Resources/Testing/Beatmaps/4869637.osu
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user