| Index: test/mjsunit/bugs/harmony/debug-blockscopes.js
|
| diff --git a/test/mjsunit/bugs/harmony/debug-blockscopes.js b/test/mjsunit/bugs/harmony/debug-blockscopes.js
|
| index a407c531a7d87113183a5a7b4be7b6c2ca779656..fda32eb3d30acfc98a8839714450afa2834cf92c 100644
|
| --- a/test/mjsunit/bugs/harmony/debug-blockscopes.js
|
| +++ b/test/mjsunit/bugs/harmony/debug-blockscopes.js
|
| @@ -25,7 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --expose-debug-as debug --harmony-block-scoping
|
| +// Flags: --expose-debug-as debug --harmony-scoping
|
| // The functions used for testing backtraces. They are at the top to make the
|
| // testing of source line/column easier.
|
|
|
|
|