mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Add missing [TestMethod]
This commit is contained in:
@@ -101,6 +101,7 @@ namespace Tgstation.Server.Tests
|
||||
Assert.AreEqual(expected, actual);
|
||||
}
|
||||
|
||||
[TestMethod]
|
||||
public void TestInteropVersion()
|
||||
{
|
||||
var versionString = versionsPropertyGroup.Element(xmlNamespace + "TgsInteropVersion").Value;
|
||||
|
||||
Reference in New Issue
Block a user