mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 14:42:56 +08:00
Rename test to signify it's got auto enabled
This commit is contained in:
parent
13747966a0
commit
e69951b59f
@ -13,9 +13,9 @@ using OpenTK;
|
||||
|
||||
namespace osu.Game.Rulesets.Catch.Tests
|
||||
{
|
||||
public class TestCaseJuiceStream : TestCasePlayer
|
||||
public class TestCaseAutoJuiceStream : TestCasePlayer
|
||||
{
|
||||
public TestCaseJuiceStream()
|
||||
public TestCaseAutoJuiceStream()
|
||||
: base(new CatchRuleset())
|
||||
{
|
||||
}
|
Loading…
Reference in New Issue
Block a user