One more level of nesting (we can do this better in the future)

This commit is contained in:
smoogipoo 2018-03-25 02:43:45 +09:00
parent 0b2c1930bd
commit c21e820a45

View File

@ -18,7 +18,7 @@ namespace osu.Game.Tests.Beatmaps.IO
[TestFixture]
public class ImportBeatmapTest
{
private const string osz_path = @"../../../osu-resources/osu.Game.Resources/Beatmaps/241526 Soleily - Renatus.osz";
private const string osz_path = @"../../../../osu-resources/osu.Game.Resources/Beatmaps/241526 Soleily - Renatus.osz";
[Test]
public void TestImportWhenClosed()