mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09: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]
|
[TestFixture]
|
||||||
public class ImportBeatmapTest
|
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]
|
[Test]
|
||||||
public void TestImportWhenClosed()
|
public void TestImportWhenClosed()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user