diff options
Diffstat (limited to 'native_client_sdk/src/test_all.py')
-rwxr-xr-x | native_client_sdk/src/test_all.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/native_client_sdk/src/test_all.py b/native_client_sdk/src/test_all.py index 4091948..2dc4d4c 100755 --- a/native_client_sdk/src/test_all.py +++ b/native_client_sdk/src/test_all.py @@ -22,6 +22,7 @@ TEST_MODULES = [ 'oshelpers_test', 'parse_dsc_test', 'sdktools_test', + 'sel_ldr_test', 'sdktools_commands_test', 'sdktools_config_test', 'update_nacl_manifest_test', |