Closed Hamzaelkhatri closed 1 year ago
in tests/test.mjs line 79 The extension of the file should be .test.js instead of .jtest.js
tests/test.mjs
79
.test.js
.jtest.js
read(joinPath(root, `${name}.jtest.js`), 'test'),
in
tests/test.mjs
line79
The extension of the file should be.test.js
instead of.jtest.js