merge flattener_dico and templates in tests
This commit is contained in:
18
tests/dictionaries/80fill_autofreeze/00-base.xml
Normal file
18
tests/dictionaries/80fill_autofreeze/00-base.xml
Normal file
@ -0,0 +1,18 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<rougail>
|
||||
<variables>
|
||||
<family name="general">
|
||||
<variable name="mode_conteneur_actif" type="oui/non" description="No change" auto_freeze="True">
|
||||
<value>non</value>
|
||||
</variable>
|
||||
</family>
|
||||
<separators/>
|
||||
</variables>
|
||||
<constraints>
|
||||
<fill name="calc_val" target="mode_conteneur_actif">
|
||||
<param>value</param>
|
||||
</fill>
|
||||
</constraints>
|
||||
</rougail>
|
||||
<!-- vim: ts=4 sw=4 expandtab
|
||||
-->
|
0
tests/dictionaries/80fill_autofreeze/__init__.py
Normal file
0
tests/dictionaries/80fill_autofreeze/__init__.py
Normal file
Reference in New Issue
Block a user