mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 16:47:46 +08:00
Rename test to match class
This commit is contained in:
parent
3b11559fd0
commit
c6099edb88
@ -14,7 +14,7 @@ using osu.Game.Tests.Beatmaps;
|
||||
|
||||
namespace osu.Game.Tests.Editing.Checks
|
||||
{
|
||||
public class CheckDrainTimeTest
|
||||
public class CheckDrainLengthTest
|
||||
{
|
||||
private CheckDrainLength check = null!;
|
||||
|
Loading…
Reference in New Issue
Block a user