Index: build/android/pylib/constants.py |
diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py |
index da28eeb5d139ea9a6767e924ded00a8f887aae48..e89a29869f9cd426a8a30f396b15b831cef3e84f 100644 |
--- a/build/android/pylib/constants.py |
+++ b/build/android/pylib/constants.py |
@@ -187,6 +187,7 @@ PYTHON_UNIT_TEST_SUITES = { |
'path': os.path.join(DIR_SOURCE_ROOT, 'build', 'android'), |
'test_modules': [ |
'pylib.device.device_utils_test', |
+ 'pylib.utils.md5sum_test', |
] |
}, |
'gyp_py_unittests': { |