mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Make hyperdash test automatic
This commit is contained in:
parent
1b9ef6a8e7
commit
a6420def99
@ -16,6 +16,8 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
{
|
||||
}
|
||||
|
||||
protected override bool Autoplay => true;
|
||||
|
||||
[Test]
|
||||
public void TestHyperDash()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user