summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJames Godfrey-Kittle <jamesgk@google.com>2015-10-06 11:43:07 -0700
committerJames Godfrey-Kittle <jamesgk@google.com>2015-10-06 11:49:03 -0700
commit3d5647ab136893c3af064dd32ff4442cd40ebe5e (patch)
tree67fd692f822470df84a5dc125f0e362f21e30f9e /scripts
parentf60cf5d23d9cb7a9dc2172f8338c7a82ae96dcac (diff)
Add example of expected_version definition
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/run_general_tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/run_general_tests.py b/scripts/run_general_tests.py
index 2a8fa3a..ca0b431 100755
--- a/scripts/run_general_tests.py
+++ b/scripts/run_general_tests.py
@@ -51,6 +51,8 @@ class TestMetaInfo(common_tests.TestMetaInfo):
loaded_fonts = FONTS
mark_heavier_as_bold = True
test_us_weight = None
+
+ #expected_version = 'Version 2.' + roboto_data.get_build_number()
test_version_numbers = None
# fsType of 0 marks the font free for installation, embedding, etc.