1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 23:47:24 +08:00
osu-lazer/osu.Game.Tests/Beatmaps/IO
Bartłomiej Dach c8ffc134d4 Use nameof when instantiating headless game hosts
As a purely cosmetic code improvement, substitute string literals
in constructor calls of HeadlessGameHost in ImportBeatmapTest for nameof
operator usages.
2019-10-10 22:36:43 +02:00
..
ImportBeatmapTest.cs Use nameof when instantiating headless game hosts 2019-10-10 22:36:43 +02:00
LineBufferedReaderTest.cs Implement line-buffered reader 2019-09-15 01:26:15 +02:00
OszArchiveReaderTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00