[gtk] Remove new attributes from tests



commit 8752564feabf3a8b1620affd3c92b523fa50324d
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Jul 28 11:00:29 2019 -0400

    Remove new attributes from tests
    
    Until we can depend on pango 1.44, these will
    fail in ci. Partially reverts f1c7803f800588e

 testsuite/gtk/ui/label1.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/testsuite/gtk/ui/label1.ui b/testsuite/gtk/ui/label1.ui
index 5880714f17..e83b2dd60b 100644
--- a/testsuite/gtk/ui/label1.ui
+++ b/testsuite/gtk/ui/label1.ui
@@ -20,8 +20,6 @@
       <attribute name="underline-color" value="green"/>
       <attribute name="strikethrough-color" value="purple"/>
       <attribute name="scale" value="1.5"/>
-      <attribute name="allow-breaks" value="true"/>
-      <attribute name="show" value="spaces|line-breaks"/>
     </attributes>
   </object>
 </interface>


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