merge flattener_dico and templates in tests
This commit is contained in:
24
tests/dictionaries/80redefine_helperror/00-base.xml
Normal file
24
tests/dictionaries/80redefine_helperror/00-base.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<rougail>
|
||||
|
||||
<services/>
|
||||
|
||||
<variables>
|
||||
<family name="general">
|
||||
<variable name="mode_conteneur_actif" type="oui/non" description="redefine help" hidden="True">
|
||||
<value>non</value>
|
||||
</variable>
|
||||
</family>
|
||||
<separators/>
|
||||
</variables>
|
||||
|
||||
<constraints>
|
||||
</constraints>
|
||||
|
||||
<help>
|
||||
<variable name="mode_conteneur_actif">redefine help</variable>
|
||||
</help>
|
||||
|
||||
</rougail>
|
||||
<!-- vim: ts=4 sw=4 expandtab
|
||||
-->
|
17
tests/dictionaries/80redefine_helperror/01-base.xml
Normal file
17
tests/dictionaries/80redefine_helperror/01-base.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<rougail>
|
||||
|
||||
<services/>
|
||||
|
||||
<variables>
|
||||
<separators/>
|
||||
</variables>
|
||||
|
||||
<constraints>
|
||||
</constraints>
|
||||
|
||||
<help>
|
||||
<variable name="mode_conteneur_actif">redefine help</variable>
|
||||
</help>
|
||||
|
||||
</rougail>
|
0
tests/dictionaries/80redefine_helperror/__init__.py
Normal file
0
tests/dictionaries/80redefine_helperror/__init__.py
Normal file
Reference in New Issue
Block a user