We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e06d4 commit aacd6f4Copy full SHA for aacd6f4
test/all.mjs
@@ -7,8 +7,6 @@ async function runTests () {
7
8
test.pause()
9
10
- await import('./cmd-pear.test.js')
11
- await import('./cmd-run.test.js')
12
await import('./constants.test.js')
13
await import('./crasher.test.js')
14
await import('./errors.test.js')
0 commit comments