summaryrefslogtreecommitdiffstats
path: root/application/src/test/app-packages/filedistribution/services.xml
blob: 80c761492d2a02a1e7f3973e355eae968e37b596 (plain) (blame)
1
2
3
4
5
6
7
<jdisc version="1.0">
    <component id="com.yahoo.example.MyComponent" bundle="basic-application">
        <config name="example.my-component">
            <myFile>my-files/my-file.txt</myFile>
        </config>
    </component>
</jdisc>