1
0
mirror of https://github.com/ppy/osu.git synced 2024-05-15 06:10:21 +08:00

Rename class/file (this is not a test scene)

This commit is contained in:
Dan Balasescu 2023-12-19 14:27:29 +09:00
parent f2edb3ea54
commit 30957f847c
No known key found for this signature in database

View File

@ -13,7 +13,7 @@ using osu.Game.Rulesets.Taiko.Scoring;
namespace osu.Game.Rulesets.Taiko.Tests
{
[TestFixture]
public class TestSceneTaikoScoreProcessor
public class TaikoScoreProcessorTest
{
[Test]
public void TestInaccurateHitScore()