test error number
This commit is contained in:
15
tests/dictionaries/80extra_auto_freeze/00-base.xml
Normal file
15
tests/dictionaries/80extra_auto_freeze/00-base.xml
Normal file
@ -0,0 +1,15 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<rougail>
|
||||
<variables>
|
||||
<family name="général">
|
||||
<variable name="module_instancie" type="oui/non" description="No change">
|
||||
<value>non</value>
|
||||
</variable>
|
||||
<variable name="activer_ejabberd" type="oui/non" description="No change" hidden="True">
|
||||
<value>non</value>
|
||||
</variable>
|
||||
</family>
|
||||
</variables>
|
||||
</rougail>
|
||||
<!-- vim: ts=4 sw=4 expandtab
|
||||
-->
|
0
tests/dictionaries/80extra_auto_freeze/__init__.py
Normal file
0
tests/dictionaries/80extra_auto_freeze/__init__.py
Normal file
0
tests/dictionaries/80extra_auto_freeze/errno_49
Normal file
0
tests/dictionaries/80extra_auto_freeze/errno_49
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<rougail>
|
||||
<variables>
|
||||
<family name='ejabberd'>
|
||||
<variable name="mode" type="string" auto_freeze="True">
|
||||
<value>pre</value>
|
||||
</variable>
|
||||
</family>
|
||||
</variables>
|
||||
</rougail>
|
Reference in New Issue
Block a user