mirror of
https://github.com/ppy/osu
synced 2025-01-29 01:03:01 +00:00
One more level of nesting (we can do this better in the future)
This commit is contained in:
parent
0b2c1930bd
commit
c21e820a45
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user