mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Add some more schema compiler tests
This commit is contained in:
7
gio/tests/schema-tests/empty-key.gschema.xml
Normal file
7
gio/tests/schema-tests/empty-key.gschema.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<schemalist>
|
||||
<schema id="no-default" path="/tests/">
|
||||
<key name="" type="s">
|
||||
<default></default>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
Reference in New Issue
Block a user