mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 00:53:56 +09:00
Mark test as fixture
This commit is contained in:
@ -10,6 +10,7 @@ using osu.Game.Database;
|
|||||||
|
|
||||||
namespace osu.Game.Tests.Database
|
namespace osu.Game.Tests.Database
|
||||||
{
|
{
|
||||||
|
[TestFixture]
|
||||||
public class LegacyExporterTest
|
public class LegacyExporterTest
|
||||||
{
|
{
|
||||||
private TestLegacyExporter legacyExporter = null!;
|
private TestLegacyExporter legacyExporter = null!;
|
||||||
|
Reference in New Issue
Block a user