separate engine from template
This commit is contained in:
12
tests/dictionaries/80value_not_multi/00-base.xml
Normal file
12
tests/dictionaries/80value_not_multi/00-base.xml
Normal file
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<rougail version="0.9">
|
||||
<variables>
|
||||
<variable name="nut_monitor_host" type="ip" mandatory='True'>
|
||||
<value>192.168.0.1</value>
|
||||
<value>192.168.0.2</value>
|
||||
</variable>
|
||||
</variables>
|
||||
</rougail>
|
||||
<!-- vim: ts=4 sw=4 expandtab
|
||||
-->
|
0
tests/dictionaries/80value_not_multi/__init__.py
Normal file
0
tests/dictionaries/80value_not_multi/__init__.py
Normal file
0
tests/dictionaries/80value_not_multi/errno_68
Normal file
0
tests/dictionaries/80value_not_multi/errno_68
Normal file
Reference in New Issue
Block a user