Merge branch 'g-clear-pointer-no-side-effects' into 'master'
[glib.git] / gio / tests / schema-tests / bad-key4.gschema.xml
blob6a3777cdd5525fe734a32a5b6a8d1762f84ebe92
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>