[gtk/arnaudb/better-substitution] Fix tests for hexpand and vexpand.



commit 3b0b1f5b7e53fef1d05a85e700a6b144db87fa10
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sun Apr 12 18:49:11 2020 +0200

    Fix tests for hexpand and vexpand.

 testsuite/tools/simplify-data-3to4/grid.expected | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/testsuite/tools/simplify-data-3to4/grid.expected 
b/testsuite/tools/simplify-data-3to4/grid.expected
index 3ab01832dc..61989d49f8 100644
--- a/testsuite/tools/simplify-data-3to4/grid.expected
+++ b/testsuite/tools/simplify-data-3to4/grid.expected
@@ -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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]