Commenting slows down testing

This commit is contained in:
Cyberboss
2018-08-20 12:28:38 -04:00
parent 6c8e7bae9e
commit 2c60a40bfc
@@ -11,9 +11,6 @@ using Tgstation.Server.Host;
namespace Tgstation.Server.Tests
{
/// <summary>
/// Integration test for <see cref="Tgstation.Server"/>
/// </summary>
[TestClass]
public sealed class IntegrationTest
{