summaryrefslogtreecommitdiff
path: root/scripts/run_general_tests.py
diff options
context:
space:
mode:
authorJames Godfrey-Kittle <jamesgk@google.com>2015-10-06 12:03:10 -0700
committerJames Godfrey-Kittle <jamesgk@google.com>2015-10-06 12:03:10 -0700
commit561fd3fd27641a5c89a5eec729234e2c786e8082 (patch)
tree212ed7ce6bdef1b4fdebfb13309e14790de149ad /scripts/run_general_tests.py
parent3d5647ab136893c3af064dd32ff4442cd40ebe5e (diff)
Test version string, revision # as separate values
Diffstat (limited to 'scripts/run_general_tests.py')
-rwxr-xr-xscripts/run_general_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run_general_tests.py b/scripts/run_general_tests.py
index ca0b431..193cc5a 100755
--- a/scripts/run_general_tests.py
+++ b/scripts/run_general_tests.py
@@ -52,7 +52,7 @@ class TestMetaInfo(common_tests.TestMetaInfo):
mark_heavier_as_bold = True
test_us_weight = None
- #expected_version = 'Version 2.' + roboto_data.get_build_number()
+ #expected_version = '2.' + roboto_data.get_build_number()
test_version_numbers = None
# fsType of 0 marks the font free for installation, embedding, etc.