mirror of
https://github.com/ppy/osu.git
synced 2026-06-09 17:24:04 +08:00
Remove explicit .Exit on IPC test
This commit is contained in:
@@ -68,7 +68,6 @@ namespace osu.Game.Tests.Beatmaps.IO
|
||||
waitForOrAssert(() => !File.Exists(temp), "Temporary still exists after IPC import", 5000);
|
||||
|
||||
host.Exit();
|
||||
client.Exit();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user