Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
6
Dependencies/Python/Lib/test/xmltestdata/simple.xml
vendored
Normal file
6
Dependencies/Python/Lib/test/xmltestdata/simple.xml
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<!-- comment -->
|
||||
<root>
|
||||
<element key='value'>text</element>
|
||||
<element>text</element>tail
|
||||
<empty-element/>
|
||||
</root>
|
Reference in New Issue
Block a user