Index: test/mjsunit/this-dynamic-lookup.js |
diff --git a/test/mjsunit/this-dynamic-lookup.js b/test/mjsunit/this-dynamic-lookup.js |
index c5fa7a2c79c7b50738b76fff4281686f8bd3b3bc..eedda6000b51ebd2aaa4ec9243bbec66247bf4e6 100644 |
--- a/test/mjsunit/this-dynamic-lookup.js |
+++ b/test/mjsunit/this-dynamic-lookup.js |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --harmony-arrow-functions |
// NO HARNESS |
var globalEval = eval; |