aboutsummaryrefslogtreecommitdiff
path: root/Tests/varLib/varStore_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/varLib/varStore_test.py')
-rw-r--r--Tests/varLib/varStore_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/varLib/varStore_test.py b/Tests/varLib/varStore_test.py
index a1bdd123..cad8ac73 100644
--- a/Tests/varLib/varStore_test.py
+++ b/Tests/varLib/varStore_test.py
@@ -13,7 +13,7 @@ from fontTools.ttLib.tables.otTables import VarStore
(
[{}, {"a": 1}],
[
- [10, 20],
+ [10, 10], # Test NO_VARIATION_INDEX
[100, 2000],
[100, 22000],
],