Allow non-toplevel modules in python environment (#1042)

This commit is contained in:
Soam Vasani
2019-06-02 15:16:10 +08:00
committed by Ta-Ching Chen
parent 93d4f2c77a
commit a473335ceb
8 changed files with 142 additions and 30 deletions
+1
View File
@@ -463,6 +463,7 @@ run_all_tests() {
$ROOT/test/tests/test_buildermgr.sh \
$ROOT/test/tests/test_canary.sh \
$ROOT/test/tests/test_env_vars.sh \
$ROOT/test/tests/test_environments/test_python_env.sh \
$ROOT/test/tests/test_fn_update/test_idle_objects_reaper.sh \
$ROOT/test/tests/test_function_test/test_fn_test.sh \
$ROOT/test/tests/test_function_update.sh \