Changed paths:
M Tests/feaLib/variableScalar_test.py
Log Message:
-----------
[feaLib] Replace VariableScalar interpolation test with one that exercises avar
The previous test used an avar map that collapsed to identity in normalized
space, making the result identical with or without avar mapping. Replace
with a test that uses a non-trivial avar (user 250 maps to design default)
and verifies the interpolated value differs from the no-avar case.