gio/tests/giomodule.c: Use G_MODULE_SUFFIX
[platform/upstream/glib.git] / gio / tests / schema-tests / missing-quotes.gschema.xml
1 <schemalist>
2   <schema id="missing-quotes" path="/tests/">
3     <key name="test" type="s">
4       <default>foo</default>
5     </key>
6   </schema>
7 </schemalist>