Index: test/message/rest-param-object-setter-strict.js |
diff --git a/test/message/rest-param-object-setter-strict.js b/test/message/rest-param-object-setter-strict.js |
index e3a8f604e64ae75b5941c878c34280f352af7d00..fe46fd688c0d1b93997fd6f181869d390e1d9efb 100644 |
--- a/test/message/rest-param-object-setter-strict.js |
+++ b/test/message/rest-param-object-setter-strict.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: --harmony-rest-parameters |
+// |
'use strict'; |
var _bad = "this should fail!"; |