mirror of
https://github.com/Dannecron/coverage-merger.git
synced 2025-12-26 00:02:35 +03:00
add tests
This commit is contained in:
10
tests/data/examples/file-with-errors.xml
Normal file
10
tests/data/examples/file-with-errors.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<coverage>
|
||||
<project>
|
||||
<package/>
|
||||
<package>
|
||||
<file/>
|
||||
<bogus/>
|
||||
</package>
|
||||
</project>
|
||||
</coverage>
|
||||
Reference in New Issue
Block a user