summaryrefslogtreecommitdiff
path: root/scripts/run_android_tests.py
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2015-01-08 11:25:51 -0800
committerJames Godfrey-Kittle <jamesgk@google.com>2015-04-16 12:16:25 -0700
commitcfa5c8e378eb1913c447236aab739febe2c6cc5d (patch)
treed7bdbe61b8fe77b5aeddbdea2b4fb10884de1d8b /scripts/run_android_tests.py
parent3f22b6f3b65aac67988e3be214792aa56daa3794 (diff)
More moving web-specific tests and touchups to common.
Diffstat (limited to 'scripts/run_android_tests.py')
-rwxr-xr-xscripts/run_android_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/run_android_tests.py b/scripts/run_android_tests.py
index 26730b0..e277268 100755
--- a/scripts/run_android_tests.py
+++ b/scripts/run_android_tests.py
@@ -21,6 +21,7 @@ class TestMetaInfo(common_tests.TestMetaInfo):
class TestNames(common_tests.TestNames):
loaded_fonts = FONTS
+ family_name = 'Roboto'
class TestDigitWidths(common_tests.TestDigitWidths):