Index: test/js-perf-test/SixSpeed/ObjectLiterals/run.js |
diff --git a/test/js-perf-test/SixSpeed/spread/run.js b/test/js-perf-test/SixSpeed/ObjectLiterals/run.js |
similarity index 95% |
copy from test/js-perf-test/SixSpeed/spread/run.js |
copy to test/js-perf-test/SixSpeed/ObjectLiterals/run.js |
index c46b29be98646753eb47a5ea1170af0ad479b5b8..c9e3de8aa05dcdd4a9b7e1834b68075a25512581 100644 |
--- a/test/js-perf-test/SixSpeed/spread/run.js |
+++ b/test/js-perf-test/SixSpeed/ObjectLiterals/run.js |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
load('../../base.js'); |
-load('spread.js'); |
+load('ObjectLiterals.js'); |
var success = true; |