Added tests for --merge.
[0publish.git] / tests / local-req.xml
blobe0e774c1e78171345cbb3fd44aa26cf0949dc410
1 <?xml version="1.0" ?>
2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
3   <name>hello</name>
4   <summary>prints hello</summary>
5   <description>
6     Hello, local.
7   </description>
8   <homepage>http://test/hello.html</homepage>
9   <feed-for interface='http://test/hello.xml'/>
10   <group main='hello'>
11     <requires interface='http://foo'/>
12     <implementation id="sha1=003" version="0.3" x='x' y:z='z' xmlns:y='yns'/>
13   </group>
14 </interface>