1
0
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:
Dan Balasescu 2024-12-13 15:53:27 +09:00
parent ec8b320e21
commit 12e5999700
No known key found for this signature in database
3 changed files with 1444 additions and 0 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff