Fix class name

This commit is contained in:
Dean Herbert 2019-02-05 18:09:15 +09:00
parent a6b2e9eb0b
commit 8ae2861ed6
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
namespace osu.Game.Tests.Skins
{
[TestFixture]
public class SkinFallbackTest
public class LegacySkinDecoderTest
{
[TestCase(true)]
[TestCase(false)]