mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 15:52:54 +08:00
Rename test to better match tested class
This commit is contained in:
parent
3a11d9e102
commit
7c8dd91674
@ -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