aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/pagetemplates/engine/test/ChoiceOfTwoSources.xml
blob: b2e357a9cb5ef61a4a25bb43a1dea9a73837943f (plain) (blame)
1
2
3
4
5
6
7
<!-- Copyright Vespa.ai. 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>