Fix tests for hexpand and vexpand.

This commit is contained in:
Arnaud Bonatti 2020-04-12 18:49:11 +02:00
parent ed362fcc5b
commit a7218da202

View File

@ -8,8 +8,8 @@
<property name="label" translatable="yes">Hello World!</property>
<property name="active">1</property>
<property name="receives_default">1</property>
<property name="vexpand">1</property>
<property name="hexpand">1</property>
<property name="vexpand">1</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>