Fix bug in strinfo
[platform/upstream/glib.git] / gio / tests / schema-tests / bad-key4.gschema.xml
1 <schemalist>
2   <schema id="no-default" path="/tests/">
3     <key name="bad-key-" type="s">
4       <default>''</default>
5     </key>
6   </schema>
7 </schemalist>