| Index: test/mjsunit/modules-debug-scopes1.js
|
| diff --git a/test/mjsunit/modules-debug-scopes1.js b/test/mjsunit/modules-debug-scopes1.js
|
| index 6973e19cb962de0f2a457874b66f095a4009460f..fd094e36a2ba62a6e6be746d8dca8106d90189f3 100644
|
| --- a/test/mjsunit/modules-debug-scopes1.js
|
| +++ b/test/mjsunit/modules-debug-scopes1.js
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // MODULE
|
| -// Flags: --expose-debug-as debug --allow-natives-syntax
|
| +// Flags: --expose-debug-as debug --allow-natives-syntax --noanalyze-environment-liveness
|
|
|
| // These tests are copied from mjsunit/debug-scopes.js and adapted for modules.
|
|
|
|
|