diff --git a/TShockLauncher.Tests/ServerInitTests.cs b/TShockLauncher.Tests/ServerInitTests.cs index ec18942f..dc5f6731 100644 --- a/TShockLauncher.Tests/ServerInitTests.cs +++ b/TShockLauncher.Tests/ServerInitTests.cs @@ -7,6 +7,9 @@ namespace TShockLauncher.Tests; public class ServerInitTests { + /// + /// This test will ensure that the TSAPI binary boots up as expected + /// [TestCase] public void EnsureBoots() {