tests: Fix a default-related test
The test was setting has-default, but testing receives-default.
This commit is contained in:
@@ -1468,7 +1468,7 @@ test_widget (void)
|
||||
" <object class=\"GtkWindow\" id=\"window1\">"
|
||||
" <child>"
|
||||
" <object class=\"GtkButton\" id=\"button1\">"
|
||||
" <property name=\"has-default\">True</property>"
|
||||
" <property name=\"receives-default\">True</property>"
|
||||
" </object>"
|
||||
" </child>"
|
||||
" </object>"
|
||||
|
||||
Reference in New Issue
Block a user