Merge branch '976-disable-assert-checks' into 'master'
[glib.git] / gio / tests / schema-tests / bad-key3.gschema.xml
blob208a02d1f530a9893fe86b0fa5880551863e60ed
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>