aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/invalidxml1/illegalSetting.xml
blob: 27cdd6fa1ce53262f12b1678aa46d58531b18844 (plain) (blame)
1
2
3
4
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<query-profile id="illegalSetting" type="native">
    <field name="model.notDeclared">value</field>
</query-profile>