| Index: test/debugger/debug/regress/regress-5071.js
|
| diff --git a/test/debugger/debug/regress/regress-5071.js b/test/debugger/debug/regress/regress-5071.js
|
| index 54557fe36666646929db3758ac4e76534533c8a2..4ad1d7ed7c83384ef665683cccf7753ffbb4acff 100644
|
| --- a/test/debugger/debug/regress/regress-5071.js
|
| +++ b/test/debugger/debug/regress/regress-5071.js
|
| @@ -1,8 +1,6 @@
|
| // Copyright 2016 the V8 project authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -//
|
| -// Flags: --noanalyze-environment-liveness
|
|
|
|
|
| var Debug = debug.Debug;
|
|
|