| Index: test/mjsunit/asm/embenchen/corrections.js
|
| diff --git a/test/mjsunit/asm/embenchen/corrections.js b/test/mjsunit/asm/embenchen/corrections.js
|
| index f4884ac8a32a25fe4425a04cbf12ef401af33cfb..05cdc4c306451ac208570e8c6d7666c5a2c1226c 100644
|
| --- a/test/mjsunit/asm/embenchen/corrections.js
|
| +++ b/test/mjsunit/asm/embenchen/corrections.js
|
| @@ -1,7 +1,3 @@
|
| -// 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.
|
| -
|
| var EXPECTED_OUTPUT = 'final: 40006013:58243.\n';
|
| var Module = {
|
| arguments: [1],
|
|
|