reident tests

This commit is contained in:
2021-04-13 11:07:10 +02:00
parent cda68e88a2
commit 65d40f494f
421 changed files with 6203 additions and 7129 deletions

View File

@ -1,12 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?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>
<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
-->