check owner, deployed_service and various improvment
This commit is contained in:
12
tests/dictionaries/61extra_dyn/makedict/after.json
Normal file
12
tests/dictionaries/61extra_dyn/makedict/after.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"rougail.general.varname": {
|
||||
"owner": "default",
|
||||
"value": [
|
||||
"a"
|
||||
]
|
||||
},
|
||||
"extra.ejabberda.modea": {
|
||||
"owner": "default",
|
||||
"value": null
|
||||
}
|
||||
}
|
12
tests/dictionaries/61extra_dyn/makedict/before.json
Normal file
12
tests/dictionaries/61extra_dyn/makedict/before.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"rougail.general.varname": {
|
||||
"owner": "default",
|
||||
"value": [
|
||||
"a"
|
||||
]
|
||||
},
|
||||
"extra.ejabberda.modea": {
|
||||
"owner": "default",
|
||||
"value": null
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user