Skip to content

Commit

Permalink
This was a bad test!
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Nov 13, 2023
1 parent dee90da commit 7a257ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/featureWriters/variableFeatureWriter_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ def test_variable_features(FontClass):
feature curs {
lookup curs {
lookupflag RightToLeft IgnoreMarks;
pos cursive alef-ar.fina <anchor (wght=100:299 wght=1000:299) (wght=100:97 wght=1000:97)> <anchor NULL>;
pos cursive peh-ar.init <anchor NULL> <anchor (wght=100:161 wght=1000:161) (wght=100:54 wght=1000:54)>;
pos cursive peh-ar.init.BRACKET.600 <anchor NULL> <anchor (wght=100:89 wght=1000:89) (wght=100:53 wght=1000:53)>;
pos cursive alef-ar.fina <anchor (wght=100:299 wght=1000:330) (wght=100:97 wght=1000:115)> <anchor NULL>;
pos cursive peh-ar.init <anchor NULL> <anchor (wght=100:161 wght=1000:73) (wght=100:54 wght=1000:89)>;
pos cursive peh-ar.init.BRACKET.600 <anchor NULL> <anchor (wght=100:89 wght=1000:73) (wght=100:53 wght=1000:85)>;
} curs;
} curs;
Expand Down

0 comments on commit 7a257ed

Please sign in to comment.