From 2c60a40bfce8631f3946f2aafca0faa679833b45 Mon Sep 17 00:00:00 2001 From: Cyberboss Date: Mon, 20 Aug 2018 12:28:38 -0400 Subject: [PATCH] Commenting slows down testing --- tests/Tgstation.Server.Tests/IntegrationTest.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/Tgstation.Server.Tests/IntegrationTest.cs b/tests/Tgstation.Server.Tests/IntegrationTest.cs index 3011fa7ae3..e630207f2b 100644 --- a/tests/Tgstation.Server.Tests/IntegrationTest.cs +++ b/tests/Tgstation.Server.Tests/IntegrationTest.cs @@ -11,9 +11,6 @@ using Tgstation.Server.Host; namespace Tgstation.Server.Tests { - /// - /// Integration test for - /// [TestClass] public sealed class IntegrationTest {