Remove new attributes from tests

Until we can depend on pango 1.44, these will
fail in ci. Partially reverts f1c7803f80
This commit is contained in:
Matthias Clasen 2019-07-28 11:00:29 -04:00
parent 988fac404a
commit 8752564fea

View File

@ -20,8 +20,6 @@
<attribute name="underline-color" value="green"/> <attribute name="underline-color" value="green"/>
<attribute name="strikethrough-color" value="purple"/> <attribute name="strikethrough-color" value="purple"/>
<attribute name="scale" value="1.5"/> <attribute name="scale" value="1.5"/>
<attribute name="allow-breaks" value="true"/>
<attribute name="show" value="spaces|line-breaks"/>
</attributes> </attributes>
</object> </object>
</interface> </interface>