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:
7
tests/data/examples/empty-file-without-package.xml
Normal file
7
tests/data/examples/empty-file-without-package.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<coverage>
|
||||
<project>
|
||||
<file name="test.php"/>
|
||||
<file name="other.php"/>
|
||||
</project>
|
||||
</coverage>
|
||||
Reference in New Issue
Block a user