summaryrefslogtreecommitdiff
path: root/test-cli/setup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test-cli/setup.xml')
-rw-r--r--test-cli/setup.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-cli/setup.xml b/test-cli/setup.xml
index 3feffd0..db9e7db 100644
--- a/test-cli/setup.xml
+++ b/test-cli/setup.xml
@@ -2,7 +2,7 @@
<data>
<setup>
<test idline="1"/> <!-- Test line identify -->
- <board model="SOPA0000" variant="BW2Q-QXXX" station="1"/>
+ <board model="SOPA0000" variant="BW2Q-QXXX"/>
<db dbname="testsrv" type="PgSQLConnection" host="192.168.8.1" port="5432" user="admin" password="Idkfa2009" /> <!-- database setup -->
</setup>
</data>