mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
whitespace removal
This commit is contained in:
@ -31,7 +31,7 @@ namespace osu.Game.Rulesets.Taiko.Tests
|
||||
};
|
||||
|
||||
var convertedBeatmap = new TaikoRuleset().CreateBeatmapConverter(beatmap).Convert();
|
||||
|
||||
|
||||
AddAssert("effect point generated", () => convertedBeatmap.ControlPointInfo.EffectPointAt(start_time).ScrollSpeed == slider_velocity);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user