| Index: native_client_sdk/src/build_tools/tests/test_all.py
|
| diff --git a/native_client_sdk/src/build_tools/tests/test_all.py b/native_client_sdk/src/build_tools/tests/test_all.py
|
| index 10fce62ad342b7fb750fd44b21dc10a8d7be21f0..945f02bb8ea5532107a2803ab970c799639fb94b 100755
|
| --- a/native_client_sdk/src/build_tools/tests/test_all.py
|
| +++ b/native_client_sdk/src/build_tools/tests/test_all.py
|
| @@ -8,7 +8,7 @@ import unittest
|
|
|
| TEST_MODULES = [
|
| 'test_auto_update_sdktools',
|
| - 'test_update_manifest'
|
| + 'test_update_nacl_manifest'
|
| ]
|
|
|
| def main():
|
|
|