Skip to content

Commit

Permalink
rename test files to cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Oct 6, 2022
1 parent b2e7b85 commit 6af443f
Show file tree
Hide file tree
Showing 62 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mocharc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
timeout: 30000,
ui: 'bdd',
extension: ['js', 'spec.cjs', 'spec.mjs', 'spec.ts', 'spec.mts'],
require: ['mocha-expect-snapshot/old-format', 'test/mocha.config.js'],
require: ['mocha-expect-snapshot/old-format', 'test/mocha.config.cjs'],
// Resolve absolute path for test with fork and different cwd.
loader: require.resolve('@esbuild-kit/esm-loader'),
parallel: true,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6af443f

Please sign in to comment.