mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 15:27:30 +08:00
Rename class/file (this is not a test scene)
This commit is contained in:
parent
f2edb3ea54
commit
30957f847c
@ -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()
|
Loading…
Reference in New Issue
Block a user