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