| Index: test/mjsunit/asm/embenchen/memops.js
|
| diff --git a/test/mjsunit/asm/embenchen/memops.js b/test/mjsunit/asm/embenchen/memops.js
|
| index 1deb305a16ce8d28e8055e5a402ec6c55e4a3584..e8e607cd72f56246bf26bd572272f996db6a95df 100644
|
| --- a/test/mjsunit/asm/embenchen/memops.js
|
| +++ b/test/mjsunit/asm/embenchen/memops.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: 840.\n';
|
| var Module = {
|
| arguments: [1],
|
|
|