Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/Newtonsoft.Json.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs')
-rw-r--r--Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs b/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs
index 0e31a1e..959560b 100644
--- a/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs
+++ b/Src/Newtonsoft.Json.Tests/Schema/JsonSchemaTests.cs
@@ -113,6 +113,7 @@ namespace Newtonsoft.Json.Tests.Schema
}
}", writtenJson);
}
+
[Test]
public void WriteTo_AdditionalProperties()
{