gtk-builder-tool: Add some tests
This commit is contained in:
8
testsuite/tools/simplify/test7.expected
Normal file
8
testsuite/tools/simplify/test7.expected
Normal file
@ -0,0 +1,8 @@
|
||||
<!-- default child property gets stripped -->
|
||||
<interface>
|
||||
<object class="GtkBox">
|
||||
<child>
|
||||
<object class="GtkLabel"/>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
Reference in New Issue
Block a user