Index: test/message/super-constructor.js |
diff --git a/test/message/super-constructor.js b/test/message/super-constructor.js |
index 430dc58ce71b5cffc3150322eb91c408e5892ece..93ca61844a4ffd57b8e6b1195805a8f0b2810710 100644 |
--- a/test/message/super-constructor.js |
+++ b/test/message/super-constructor.js |
@@ -1,8 +1,8 @@ |
// Copyright 2014 the V8 project authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// |
-// Flags: --harmony-classes |
+ |
+ |
'use strict'; |
class C { |