mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
Adds unit tests
This commit is contained in:
@@ -11,7 +11,7 @@ namespace TGServerService
|
||||
/// </summary>
|
||||
//tell javascriptserializer to ignore these fields
|
||||
[ScriptIgnore]
|
||||
const string JSONFilename = "Instance.json";
|
||||
public const string JSONFilename = "Instance.json";
|
||||
/// <summary>
|
||||
/// The current version of the config
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user