Index: test/mjsunit/debug-generator-break.js |
diff --git a/test/mjsunit/debug-generator-break.js b/test/mjsunit/debug-generator-break.js |
index 4ab601bbf32ff5c4f2f8816c5c0254b2e8bd2ddb..34ed82c3764cb4a39a6e7b555665648abdec7724 100644 |
--- a/test/mjsunit/debug-generator-break.js |
+++ b/test/mjsunit/debug-generator-break.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --expose-debug-as debug --ignition-generators |
+// Flags: --expose-debug-as debug |
var Debug = debug.Debug; |