Rename test class to TestExperimentalWatchdog

This commit is contained in:
Jordan Brown
2020-01-01 11:27:25 -05:00
parent e0c8b05734
commit 5ddd3dd048
@@ -14,7 +14,7 @@ using Tgstation.Server.Host.Core;
namespace Tgstation.Server.Host.Components.Watchdog.Tests
{
[TestClass]
public sealed class TestWatchdog
public sealed class TestExperimentalWatchdog
{
[TestMethod]
public void TestConstruction()