merge flattener_dico and templates in tests
This commit is contained in:
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<rougail>
|
||||
<variables>
|
||||
<family name='ejabberd'>
|
||||
<variable name="description" type="string" multi="True">
|
||||
<value>test</value>
|
||||
</variable>
|
||||
<variable name="mode" type="string">
|
||||
<value>pre</value>
|
||||
</variable>
|
||||
</family>
|
||||
</variables>
|
||||
<constraints>
|
||||
<group leader="extra.ejabberd.description">
|
||||
<follower>mode</follower>
|
||||
</group>
|
||||
</constraints>
|
||||
</rougail>
|
Reference in New Issue
Block a user