update tests

This commit is contained in:
2020-12-26 15:15:51 +01:00
parent 71b9b70755
commit 13b1e9bf54
146 changed files with 1170 additions and 371 deletions

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<rougail>
<variables>
<family name="général">
<variable name="varname" type="string" description="No change" multi="True">
<value>a</value>
</variable>
</family>
<family name='ejabberd' dynamic="extra.general.varname">
<variable name="mode" type="string"/>
</family>
</variables>
</rougail>