mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Fix class name
This commit is contained in:
@ -11,7 +11,7 @@ using osuTK.Graphics;
|
|||||||
namespace osu.Game.Tests.Skins
|
namespace osu.Game.Tests.Skins
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class SkinFallbackTest
|
public class LegacySkinDecoderTest
|
||||||
{
|
{
|
||||||
[TestCase(true)]
|
[TestCase(true)]
|
||||||
[TestCase(false)]
|
[TestCase(false)]
|
||||||
|
Reference in New Issue
Block a user