Skip to content

Commit de79ac1

Browse files
[Fix: 178] Time attribute should not be serialized as a tag in the JUnit report
1 parent e43ecbe commit de79ac1

File tree

7 files changed

+3
-0
lines changed

7 files changed

+3
-0
lines changed

src/Caraya.lvproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@
169169
<Item Name="177-malformed-xml-attributes" Type="Folder">
170170
<Item Name="177-MalformedXmlAttribute.vi" Type="VI" URL="../tests/test-issue177/177-MalformedXmlAttribute.vi"/>
171171
</Item>
172+
<Item Name="178-xml time value" Type="Folder">
173+
<Item Name="178-malformedtimeAttribute.vi" Type="VI" URL="../tests/test-issue178/178-malformedtimeAttribute.vi"/>
174+
</Item>
172175
</Item>
173176
<Item Name="serializer" Type="Folder">
174177
<Item Name="serialize-xml.vi" Type="VI" URL="../tests/serializer/serialize-xml.vi"/>

src/classes/Assert/Test Asserts.vi

532 Bytes
Binary file not shown.
4 Bytes
Binary file not shown.
2.28 KB
Binary file not shown.
2.28 KB
Binary file not shown.

src/tests/All Tests.vi

0 Bytes
Binary file not shown.
21.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)