We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d8cbd8 commit 2ef4906Copy full SHA for 2ef4906
test/all.mjs
@@ -18,7 +18,6 @@ async function runTests () {
18
await import('./teardown.test.js')
19
await import('./terminal.test.js')
20
await import('./transform.test.js')
21
- await import('./tryboot.test.js')
22
await import('./worker.test.js')
23
24
test.resume()
0 commit comments