summaryrefslogtreecommitdiff
path: root/project2/ice/unittests/tasks/UnitTest/SimpleInterface/SomeTaskParams.xml
diff options
context:
space:
mode:
Diffstat (limited to 'project2/ice/unittests/tasks/UnitTest/SimpleInterface/SomeTaskParams.xml')
-rw-r--r--project2/ice/unittests/tasks/UnitTest/SimpleInterface/SomeTaskParams.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/project2/ice/unittests/tasks/UnitTest/SimpleInterface/SomeTaskParams.xml b/project2/ice/unittests/tasks/UnitTest/SimpleInterface/SomeTaskParams.xml
new file mode 100644
index 0000000..67f1cc8
--- /dev/null
+++ b/project2/ice/unittests/tasks/UnitTest/SimpleInterface/SomeTaskParams.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<block xmlns:p2="http://project2.randomdan.homeip.net" xmlns:xi="http://www.w3.org/2001/XInclude">
+ <p2:DummyParamTask>
+ <a source="param" name="a"/>
+ <b source="param" name="b"/>
+ </p2:DummyParamTask>
+</block>