mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 03:22:55 +08:00
Mark test as fixture
This commit is contained in:
parent
99236f0ae8
commit
4560ae6b02
@ -10,6 +10,7 @@ using osu.Game.Database;
|
||||
|
||||
namespace osu.Game.Tests.Database
|
||||
{
|
||||
[TestFixture]
|
||||
public class LegacyExporterTest
|
||||
{
|
||||
private TestLegacyExporter legacyExporter = null!;
|
||||
|
Loading…
Reference in New Issue
Block a user