Skip to content

Commit

Permalink
Remove classStaticBlock from mapping for test262
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki authored and nicolo-ribaudo committed Oct 24, 2021
1 parent ca4518c commit 7a17f8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/parser-tests/test262/index.js
Expand Up @@ -153,7 +153,6 @@ const ignoredFeatures = [
const ignoredTests = ["built-ins/RegExp/", "language/literals/regexp/"];

const featuresToPlugins = {
"class-static-block": "classStaticBlock",
"import-assertions": "importAssertions",
};

Expand Down

0 comments on commit 7a17f8d

Please sign in to comment.