| Index: test/js-perf-test/SixSpeed/super_spread/run.js
|
| diff --git a/test/js-perf-test/SixSpeed/super_spread/run.js b/test/js-perf-test/SixSpeed/super_spread/run.js
|
| index 7d55265cf805e214b1963beea1bca89503118209..d1251d09d400d1d54c64f886e03d1f1724b47f22 100644
|
| --- a/test/js-perf-test/SixSpeed/super_spread/run.js
|
| +++ b/test/js-perf-test/SixSpeed/super_spread/run.js
|
| @@ -2,9 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -load('../../base.js');
|
| -load('super_spread.js');
|
| -
|
| var success = true;
|
|
|
| function PrintResult(name, result) {
|
|
|