mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 16:32:54 +08:00
Re-enable IPC import test
This commit is contained in:
parent
ffdaf23329
commit
78e7755df1
@ -582,7 +582,6 @@ namespace osu.Game.Tests.Beatmaps.IO
|
||||
|
||||
[Test]
|
||||
[NonParallelizable]
|
||||
[Ignore("Binding IPC on Appveyor isn't working (port in use). Need to figure out why")]
|
||||
public void TestImportOverIPC()
|
||||
{
|
||||
using (HeadlessGameHost host = new CleanRunHeadlessGameHost($"{nameof(ImportBeatmapTest)}-host", true))
|
||||
|
Loading…
Reference in New Issue
Block a user