Index: test/inspector/debugger/get-possible-breakpoints-master.js |
diff --git a/test/inspector/debugger/get-possible-breakpoints-master.js b/test/inspector/debugger/get-possible-breakpoints-master.js |
index 5eadfd0cd64c49e58ac78a5400d9d15c5d996d05..482f68f87ff4c54b7487b5b20671bc484d2c1c7a 100644 |
--- a/test/inspector/debugger/get-possible-breakpoints-master.js |
+++ b/test/inspector/debugger/get-possible-breakpoints-master.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 Debugger.getPossibleBreakpoints'); |
var source = utils.read('test/inspector/debugger/resources/break-locations.js'); |