aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/pagetemplates/engine/test/ChoiceOfTwoSources.xml
blob: 2564bd8c5fae7d9ce814cdbcaedd39306919b404 (plain) (blame)
1
2
3
4
5
6
7
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<page id="ChoiceOfTwoSources">
    <choice>
        <source name="source1"/>
        <source name="source2"/>
    </choice>
</page>