Issue #AR-1_serialization: rename test models file
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ using Newtonsoft.Json;
|
||||
|
||||
namespace Archetype.Tests.Serialization
|
||||
{
|
||||
#region test Models
|
||||
#region json test Models
|
||||
|
||||
[ArchetypeDatatype("urlPicker")]
|
||||
[JsonConverter(typeof(ArchetypeJsonConverter<UrlPicker>))]
|
||||
Reference in New Issue
Block a user