Skip to content

Commit 864ede0

Browse files
committed
Rename "test262-bytecode" key to just "test262"
The existing results have been massaged to accomodate this rename.
1 parent 76f83a1 commit 864ede0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_all_and_update_results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def main() -> None:
163163
"test262-parser-tests": version_test262_parser_tests,
164164
},
165165
"tests": {
166-
"test262-bytecode": {
166+
"test262": {
167167
"duration": libjs_test262_output["duration"],
168168
"results": {
169169
"total": libjs_test262_output["results"]["test"]["count"],

0 commit comments

Comments
 (0)