summaryrefslogtreecommitdiffstats
path: root/build/android/run_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/android/run_tests.py')
-rwxr-xr-xbuild/android/run_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/android/run_tests.py b/build/android/run_tests.py
index 8a8bd26..52e1c55 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -72,6 +72,7 @@ from pylib.test_result import BaseTestResult, TestResults
_TEST_SUITES = ['base_unittests',
+ 'cc_unittests',
'content_unittests',
'gpu_unittests',
'ipc_tests',