summaryrefslogtreecommitdiff
path: root/scripts/run_android_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run_android_tests.py')
-rwxr-xr-xscripts/run_android_tests.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/run_android_tests.py b/scripts/run_android_tests.py
index b3903ef..bb2bc44 100755
--- a/scripts/run_android_tests.py
+++ b/scripts/run_android_tests.py
@@ -2,14 +2,11 @@
"""Test assumptions that Android relies on."""
import glob
-import json
import unittest
from fontTools import ttLib
from nototools import coverage
from nototools import font_data
-from nototools import render
-from nototools import unicode_data
import roboto_data