Skip to content

Commit

Permalink
[interpolatable] Remove obsolete comment
Browse files Browse the repository at this point in the history
Well, it won't be true anymore when varc-table branch merges.
  • Loading branch information
behdad committed Apr 2, 2024
1 parent 43467f1 commit 2f80d6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/varLib/interpolatable_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,6 @@ def test_interpolatable_varComposite(self):
input_path = self.get_test_input(
"..", "..", "ttLib", "data", "varc-ac00-ac01.ttf"
)
# This particular test font which was generated by machine-learning
# exhibits an "error" in one of the masters; it's a false-positive.
# Just make sure the code runs.
interpolatable_main((input_path,))

Expand Down

0 comments on commit 2f80d6a

Please sign in to comment.