aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/test/java/com/yahoo/vespa/config/xml/whitespace-test.xml
blob: cf03c2594b8c06e16cb72d05b804455b86c62cc0 (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright Vespa.ai. 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>