Skip to content

Commit

Permalink
Disable new esm syntax specs
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere committed Feb 24, 2020
1 parent 42be329 commit f50ef63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/node-disabled-tests.json
Expand Up @@ -36,6 +36,8 @@
"message/esm_display_syntax_error_import",
"message/esm_display_syntax_error_import_module",
"message/esm_display_syntax_error_module",
"message/esm_loader_not_found",
"message/esm_loader_syntax_error",
"message/source_map_throw_catch",
"message/source_map_throw_first_tick",
"message/source_map_throw_set_immediate",
Expand Down

0 comments on commit f50ef63

Please sign in to comment.