Adds unit tests

This commit is contained in:
Cyberboss
2017-11-06 01:20:18 -05:00
parent 3c70e5dd60
commit 5bab8ecb9f
17 changed files with 1236 additions and 778 deletions
+1 -1
View File
@@ -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>