Index: test/mjsunit/es6/regexp-constructor.js |
diff --git a/test/mjsunit/es6/regexp-constructor.js b/test/mjsunit/es6/regexp-constructor.js |
index 559ac00cd08c8a4f45210519fc9a1160960e99bb..b685ff2991b428ca6e1b5f1309d39dea8873ae23 100644 |
--- a/test/mjsunit/es6/regexp-constructor.js |
+++ b/test/mjsunit/es6/regexp-constructor.js |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --harmony-regexp-subclass |
- |
"use strict"; |
function should_not_be_called() { |