mirror of
https://github.com/ppy/osu
synced 2025-02-20 04:17:06 +00:00
Remove explicit .Exit on IPC test
This commit is contained in:
parent
a7aaaf9088
commit
4f5bfdb888
@ -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();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user