Rename test scene

This commit is contained in:
Dan Balasescu 2023-12-17 19:33:38 +09:00
parent 4b9aefa6f2
commit 10610d3387
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
namespace osu.Game.Rulesets.Osu.Tests
{
[TestFixture]
public class TestSceneOsuHealthProcessor
public class TestSceneOsuLegacyHealthProcessor
{
[Test]
public void TestNoBreak()