summaryrefslogtreecommitdiff
path: root/plugins/properties/testData/duplicateProperty/duplicateKeys/expected.xml
blob: be6d81f7d5f587f7d3caf733e9a65eeb70969afd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<problems>
  <problem>
    <file>Test1.properties</file>
    <line>1</line>
    <description>Duplicate</description>
  </problem>
  <problem>
     <file>Test2.properties</file>
     <line>1</line>
     <description>Duplicate</description>
  </problem> 
</problems>