Skip to content

Commit

Permalink
tc39: test some more stuff that are now supported
Browse files Browse the repository at this point in the history
  • Loading branch information
mstoykov committed Feb 21, 2023
1 parent 499d3ce commit 27b8e7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions js/tc39/tc39_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,6 @@ var (
"test/language/statements/class/elements/wrapped-in-sc-rs-static-async-generator",
"test/language/statements/switch/scope-lex-async-generator.js",

"test/built-ins/Function/prototype/toString/async",
"test/built-ins/Function/prototype/toString/async",
"test/built-ins/Function/prototype/toString/proxy-async",

"test/built-ins/FinalizationRegistry", // still in proposal

"test/built-ins/RegExp/property-escapes", // none of those work
Expand Down

0 comments on commit 27b8e7e

Please sign in to comment.