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