mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 08:56:16 +01:00
fc538894d3
Fix a small bug that one of the tests uncovered.
9 lines
180 B
XML
9 lines
180 B
XML
<schemalist>
|
|
<schema id='org.gtk.test.schema'>
|
|
<key name='test' type='i'>
|
|
<range min='22.5' max='27'/>
|
|
<default>25</default>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|