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..4c8f06fbf56c98dc2022553a04a42dac31ba664e 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,6 @@ import unittest |
TEST_MODULES = [ |
'test_auto_update_sdktools', |
- 'test_update_manifest' |
] |
binji
2012/09/08 17:45:13
actually, that test is OK. It's called test_update
Sam Clegg
2012/09/10 17:19:17
done
|
def main(): |