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



commit a7218da20239d9f2fd61c6c7851b97b2e0672a75
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]