update tests ans version number

This commit is contained in:
2019-07-26 10:13:45 +02:00
parent fd18af62ca
commit 613ae47573
18 changed files with 28 additions and 43 deletions

View File

@ -2,10 +2,7 @@
"options.unicode.unicode1",
"options.unicode.unicode2",
"options.unicode.unicode3"],
"model": {"options.unicode.unicode": {"owner": "default",
"required": true,
"model": {"options.unicode.unicode": {"required": true,
"value": ["val1", "val2"]},
"options.unicode.unicode2": {"0": {"owner": "default",
"value": "follower2"},
"1": {"owner": "default",
"value": "follower2"}}}}
"options.unicode.unicode2": {"0": {"value": "follower2"},
"1": {"value": "follower2"}}}}