summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/illegalApp/services.xml
blob: 9292140faa734e566b3ab98d32e7d4ce563c7fe4 (plain) (blame)
1
2
3
4
5
6
7
<!-- Copyright 2017 Yahoo Holdings. 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>