Skip to content

Commit 7974f06

Browse files
author
Michael Hallett
committed
added new data file for tests
1 parent c0958f1 commit 7974f06

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<document>
3+
<response>
4+
<oddballRootName>
5+
<sid>1</sid>
6+
<friendlyName>Jackson</friendlyName>
7+
<oddballPropertyName>oddball</oddballPropertyName>
8+
</oddballRootName>
9+
</response>
10+
<response>
11+
<oddballRootName>
12+
<sid>1</sid>
13+
<friendlyName>Jackson</friendlyName>
14+
<oddballPropertyName>evenball</oddballPropertyName>
15+
</oddballRootName>
16+
</response>
17+
</document>

0 commit comments

Comments
 (0)