Skip to content

Commit b209dc0

Browse files
committed
[ignore_errors.xml] Add Further Test Cases
Related to issue #276.
1 parent d18e5be commit b209dc0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

test/resources/ignore_errors.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
<author>D. N. Adams</author>
66
<repository>http://portal.g-node.org/odml/terminologies/v1.1/terminologies.xml</repository>
77
<section>
8+
<property>
9+
<type>int</type>
10+
<value>123</value>
11+
</property>
812
<property>
913
<type>int</type>
1014
<uncertainty>[zergrve sdic, 1]</uncertainty>
@@ -14,6 +18,13 @@
1418
<name>NoCrewMembers</name>
1519
<definition>Number of crew members</definition>
1620
</property>
21+
<property>
22+
<name>NoBones</name>
23+
<type></type>
24+
<value>235</value>
25+
<id>wrongid4</id>
26+
<definition>Number of bones within the crew member.</definition>
27+
</property>
1728
<type>crew</type>
1829
<definition>Information on the crew</definition>
1930
<id>0f96a050-2d9b-498f-a532-fbfcc6aae55e</id>

0 commit comments

Comments
 (0)