1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/Tests/Beatmaps
smoogipoo 8d8b7e6fa2 Fix conversion tests for ruleset-specific beatmaps not working
TRuleset was a mistake. This resulted in cases that checked whether the beatmap was for the current ruleset (TaikoBeatmapConverter and ManiaBeatmapConverter) failing due to TestXRuleset != XRuleset...
2018-05-16 13:09:48 +09:00
..
BeatmapConversionTest.cs Fix conversion tests for ruleset-specific beatmaps not working 2018-05-16 13:09:48 +09:00
TestBeatmap.cs Make an interface for beatmaps 2018-04-19 18:58:40 +09:00
TestWorkingBeatmap.cs Fix incorrect method name 2018-05-07 11:22:25 +09:00