1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 14:07:25 +08:00

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

View File

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