aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/admin/userconfigs/whitespace-test.xml
blob: 907a7276fa1a9870a44360108fb85106005387ed (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="test.function-test">
  <stringVal> This is a string
  that contains different kinds of whitespace </stringVal>
</config>