aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package/src/test/resources/multienvapp_failrequired/services.xml
blob: e3d57794f5343ce9cce3ebac2e31276789298dcc (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. -->
<services version='1.0' xmlns:deploy="vespa" xmlns:preprocess="properties">
    <preprocess:include file='doesnotexist.xml' />
</services>