aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/test/java/com/yahoo/vespa/config/xml/whitespace-test.xml
blob: 925c00f72093ceb6fb95477f137c2edcbb6d7f78 (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<config name="string">
  <stringVal> This is a string
  that contains different kinds of whitespace </stringVal>
</config>