Index: test/mjsunit/es6/generators-objects.js |
diff --git a/test/mjsunit/es6/generators-objects.js b/test/mjsunit/es6/generators-objects.js |
index c1cda07db43ba9e883eca0aafaa143390ef346c8..8a052ff5e64b34b86aa577fbc8106d093eca8b16 100644 |
--- a/test/mjsunit/es6/generators-objects.js |
+++ b/test/mjsunit/es6/generators-objects.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-generators --harmony-scoping --allow-natives-syntax |
+// Flags: --harmony-scoping --allow-natives-syntax |
// Test instantations of generators. |