1
0
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:
Dean Herbert 2019-09-13 19:29:49 +09:00
parent 1b9ef6a8e7
commit a6420def99

View File

@ -16,6 +16,8 @@ namespace osu.Game.Rulesets.Catch.Tests
{
}
protected override bool Autoplay => true;
[Test]
public void TestHyperDash()
{