mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 14:37:44 +01:00
Rename test class to TestExperimentalWatchdog
This commit is contained in:
+1
-1
@@ -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()
|
||||
Reference in New Issue
Block a user