Fix outdated test attributes.

This commit is contained in:
Dean Herbert
2016-10-28 16:09:55 +09:00
parent 856e056515
commit 5ce102b36c
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ namespace osu.Game.Tests.Beatmaps.Formats
[TestFixture]
public class OsuLegacyDecoderTest
{
[TestFixtureSetUp]
[OneTimeSetUpAttribute]
public void SetUp()
{
OsuLegacyDecoder.Register();