diff --git a/Tests/varLib/interpolatable_test.py b/Tests/varLib/interpolatable_test.py index c97edd345f..c27b233900 100644 --- a/Tests/varLib/interpolatable_test.py +++ b/Tests/varLib/interpolatable_test.py @@ -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,))