| Index: test/js-perf-test/Strings/Strings.json
|
| diff --git a/test/js-perf-test/Strings/Strings.json b/test/js-perf-test/Strings/Strings.json
|
| deleted file mode 100644
|
| index 871e72f7d78ff6c6f07064c3e9a4f34ebb09a694..0000000000000000000000000000000000000000
|
| --- a/test/js-perf-test/Strings/Strings.json
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -{
|
| - "name": "JSTests/Strings",
|
| - "path": ["."],
|
| - "main": "run.js",
|
| - "flags": ["--harmony-strings"],
|
| - "run_count": 5,
|
| - "units": "score",
|
| - "results_regexp": "^%s\\-Strings\\(Score\\): (.+)$",
|
| - "total": true,
|
| - "tests": [
|
| - {"name": "StringFunctions"}
|
| - ]
|
| -}
|
|
|