1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 04:29:54 +08:00

Remove incorrect test fixture specification

This commit is contained in:
Dean Herbert
2022-01-08 15:26:44 +09:00
Unverified
parent a3c70ccdfc
commit ba4ef0926f
@@ -15,7 +15,6 @@ using osu.Game.Tests.Resources;
namespace osu.Game.Tests.Beatmaps.IO
{
[TestFixture]
public static class BeatmapImportHelper
{
public static async Task<BeatmapSetInfo> LoadQuickOszIntoOsu(OsuGameBase osu)