summaryrefslogtreecommitdiffstats
path: root/config-application-package/src/test/resources/multienvapp_failrequired/services.xml
blob: 55f5dbe4f9f519428ee6ce07faee645aa1b4eab1 (plain) (blame)
1
2
3
4
<!-- Copyright 2017 Yahoo Holdings. 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>