summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a1a9a43..494651d 100755
--- a/scripts/run_general_tests.py
+++ b/scripts/run_general_tests.py
@@ -69,7 +69,7 @@ class TestNames(font_tests.TestNames):
loaded_fonts = FONTS
family_name = 'Roboto'
mark_heavier_as_bold = False
- expected_copyright = 'Font data copyright Google 2015'
+ expected_copyright = 'Copyright 2011 Google Inc. All Rights Reserved.'
def expected_unique_id(self, family, style):
return 'Google:%s:2015' % family