[specializer_test] Remove unused variable
This commit is contained in:
parent
7457f8ac52
commit
6f37252e85
@ -592,7 +592,6 @@ class CFFSpecializeProgramTest:
|
||||
operands = " ".join([blend_one] * 6)
|
||||
operator = "rrcurveto"
|
||||
charstr = " ".join([operands, operator] * numOps)
|
||||
expected = charstr
|
||||
specialized = charstr_specialize(
|
||||
charstr,
|
||||
getNumRegions=getNumRegions,
|
||||
|
Loading…
x
Reference in New Issue
Block a user