| Index: test/inspector/debugger/step-into.js
|
| diff --git a/test/inspector/debugger/step-into.js b/test/inspector/debugger/step-into.js
|
| index 401c4dfc985ef3131e7d02311029abbe3dc927dc..e08707c9fc8d38ec049109d132e520a7e9ac0cd1 100644
|
| --- a/test/inspector/debugger/step-into.js
|
| +++ b/test/inspector/debugger/step-into.js
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// Flags: --turbo
|
| +
|
| InspectorTest.log('Checks possible break locations.');
|
|
|
| InspectorTest.setupScriptMap();
|
|
|