aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/resources/org/sonar/scanner/genericcoverage/xml-xsd-test.xml
blob: 69f7f0e1ac1d8761e01c29dfb2cd2d6040a7f8e9 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<test xmlns="http://www.test.org"
      xmlns:xsi="http://www.w3.org/1999/XMLSchema/instance"
      xsi:schemaLocation="http://www.test.org http://foo.bar.org/test.xsd">
  <another-test/>
</test>