mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 02:29:55 +08:00
Merge pull request #12742 from smoogipoo/rename-test
Rename test to better match tested class
This commit is contained in:
+1
-1
@@ -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()
|
||||
Reference in New Issue
Block a user