Index: test/mjsunit/es6/debug-promises/reentry.js |
diff --git a/test/mjsunit/es6/debug-promises/reentry.js b/test/mjsunit/es6/debug-promises/reentry.js |
index fbe54242dd8716f17f2f7beb3a4604ba022651a1..a97ce81012c486de39550d7d3f1152651cfd2a5d 100644 |
--- a/test/mjsunit/es6/debug-promises/reentry.js |
+++ b/test/mjsunit/es6/debug-promises/reentry.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 |
+// Flags: --expose-debug-as debug --promise-extra |
// Test reentry of special try catch for Promises. |