It seems this qual doesn't work on integers
This commit is contained in:
parent
a2687b91d7
commit
686739af91
|
@ -15,7 +15,7 @@
|
|||
<test qual="all" name="family" compare="not_eq">
|
||||
<string>monospace</string>
|
||||
</test>
|
||||
<test qual="all" name="spacing" compare="eq">
|
||||
<test qual="any" name="spacing" compare="eq">
|
||||
<int>100</int>
|
||||
</test>
|
||||
<edit name="family" mode="append_last">
|
||||
|
|
Loading…
Reference in New Issue