aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/illegalApp/services.xml
blob: 6ed47b6063552d7e484d903a59ff079f1daf49c8 (plain) (blame)
1
2
3
4
5
6
7
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<services version="1.0">
    <admin version="2.0">
        <adminserver />
        <unknownelement />
    </admin>
</services>