| Index: test/mjsunit/asm/embenchen/lua_binarytrees.js
|
| diff --git a/test/mjsunit/asm/embenchen/lua_binarytrees.js b/test/mjsunit/asm/embenchen/lua_binarytrees.js
|
| index ca71bdc9a357231f83b2fb2134742924279d91be..e3a5d8c64a04b5814e364453b12a188b9c1ce41e 100644
|
| --- a/test/mjsunit/asm/embenchen/lua_binarytrees.js
|
| +++ b/test/mjsunit/asm/embenchen/lua_binarytrees.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 =
|
| 'stretch tree of depth 10\t check: -1\n' +
|
| '1448\t trees of depth 4\t check: -1448\n' +
|
|
|