Skip to content

Commit

Permalink
test(ses): on XS, postpone tests that require babel
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Apr 10, 2021
1 parent 884647a commit 82bc8eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,14 @@
"exclude": [
"# import.meta.url requires enabling the parser plugin: 'importMeta'",
"test/test-package.js",
"# SKIP module-shim, babel",
"test/test-global-lexicals-modules.js",
"test/test-import-cjs.js",
"test/test-import-gauntlet.js",
"test/test-import-stack-traces.js",
"test/test-import.js",
"test/test-node.js",
"test/test-static-module-record-unit.js",
"# TODO: come back to error/ dir",
"error/"
]
Expand Down

0 comments on commit 82bc8eb

Please sign in to comment.