<file name='a'/> => <file>a</file>
This commit is contained in:
13
tests/dictionaries/80service_not_managed_port/00-base.xml
Normal file
13
tests/dictionaries/80service_not_managed_port/00-base.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rougail version="0.9">
|
||||
<services>
|
||||
<service name='test' manage="False">
|
||||
<port>10</port>
|
||||
</service>
|
||||
</services>
|
||||
<variables>
|
||||
<variable name='var' type='string'>
|
||||
<value>mailname</value>
|
||||
</variable>
|
||||
</variables>
|
||||
</rougail>
|
Reference in New Issue
Block a user