gio/tests/giomodule.c: Use G_MODULE_SUFFIX
[platform/upstream/glib.git] / gio / tests / schema-tests / extend-nonlist.gschema.xml
1 <schemalist>
2   <schema id='a'/> <schema id='x'/>
3   <schema id='b' list-of='x' extends='a'/>
4 </schemalist>