mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 13:02:55 +08:00
Merge pull request #12742 from smoogipoo/rename-test
Rename test to better match tested class
This commit is contained in:
commit
d4d1706330
@ -10,7 +10,7 @@ using osu.Game.Rulesets.Osu.Mods;
|
||||
namespace osu.Game.Tests.Beatmaps
|
||||
{
|
||||
[TestFixture]
|
||||
public class BeatmapDifficultyManagerTest
|
||||
public class BeatmapDifficultyCacheTest
|
||||
{
|
||||
[Test]
|
||||
public void TestKeyEqualsWithDifferentModInstances()
|
Loading…
Reference in New Issue
Block a user