remove group constrainte, it's now a normal group
This commit is contained in:
16
tests/dictionaries_old/80override_twice/00-base.xml
Normal file
16
tests/dictionaries_old/80override_twice/00-base.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<rougail version="0.9">
|
||||
<services>
|
||||
<service name="test">
|
||||
<override/>
|
||||
<override/>
|
||||
</service>
|
||||
</services>
|
||||
<variables>
|
||||
<family name="general">
|
||||
<variable name="mode_conteneur_actif" type="string" description="No change">
|
||||
<value>non</value>
|
||||
</variable>
|
||||
</family>
|
||||
</variables>
|
||||
</rougail>
|
0
tests/dictionaries_old/80override_twice/__init__.py
Normal file
0
tests/dictionaries_old/80override_twice/__init__.py
Normal file
0
tests/dictionaries_old/80override_twice/errno_69
Normal file
0
tests/dictionaries_old/80override_twice/errno_69
Normal file
Reference in New Issue
Block a user