mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Add slider ticks conversion test
This commit is contained in:
@ -19,6 +19,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
|
||||
[TestCase("basic")]
|
||||
[TestCase("colinear-perfect-curve")]
|
||||
[TestCase("slider-ticks")]
|
||||
public new void Test(string name)
|
||||
{
|
||||
base.Test(name);
|
||||
|
Reference in New Issue
Block a user