aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/query/profile/config/test/invalidxml1/illegalSetting.xml
blob: b913f57e1272b4ced43f6574902b50be1383fb8d (plain) (blame)
1
2
3
4
<!-- Copyright Vespa.ai. 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>