mirror of
https://github.com/ppy/osu
synced 2024-12-23 23:33:36 +00:00
Update diffcalc test
This commit is contained in:
parent
4eccb03d71
commit
f9bdb664ee
@ -13,7 +13,7 @@ namespace osu.Game.Rulesets.Mania.Tests
|
||||
{
|
||||
protected override string ResourceAssembly => "osu.Game.Rulesets.Mania";
|
||||
|
||||
[TestCase(2.3683365342338796d, "diffcalc-test")]
|
||||
[TestCase(2.3449735700206298d, "diffcalc-test")]
|
||||
public void Test(double expected, string name)
|
||||
=> base.Test(expected, name);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user