Index: test/mjsunit/harmony/iteration-semantics.js |
diff --git a/test/mjsunit/harmony/iteration-semantics.js b/test/mjsunit/harmony/iteration-semantics.js |
index 6215522a41bd6c3eaee25c409bcdc1e14874a710..96b6d1452c6c5c15d633a1152ad24c1d103316a2 100644 |
--- a/test/mjsunit/harmony/iteration-semantics.js |
+++ b/test/mjsunit/harmony/iteration-semantics.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: --harmony |
+// Flags: --harmony --harmony-generators |
// Test for-of semantics. |