Add newlines at the end of the file

This commit is contained in:
Shivam
2020-06-11 15:52:14 +02:00
parent 603054f521
commit 222ac86304
4 changed files with 4 additions and 3 deletions

View File

@ -153,4 +153,4 @@ namespace osu.Game.Tournament.Tests.NonVisual
}
private string tournamentBasePath(string testInstance) => Path.Combine(RuntimeInfo.StartupDirectory, "headless", testInstance, "tournaments");
}
}
}