Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update missed default extensions #4608

Merged
merged 1 commit into from Mar 16, 2021
Merged

Conversation

outsideris
Copy link
Member

Description of the Change

Now we suuport .js, .cjs and .mjs.
We missed these extensions for the glob pattern under the test directory.

Applicable issues

fix #4593

Signed-off-by: Outsider <outsideris@gmail.com>
@outsideris outsideris added the area: documentation anything involving docs or mochajs.org label Mar 15, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.155% when pulling 2e2b47a on outsideris:issue-4593 into 1c7d181 on mochajs:master.

@juergba juergba merged commit dc0ec84 into mochajs:master Mar 16, 2021
@juergba juergba added the semver-patch implementation requires increase of "patch" version number; "bug fixes" label Mar 16, 2021
@juergba juergba added this to the next milestone Mar 16, 2021
juergba pushed a commit that referenced this pull request Apr 3, 2021
Signed-off-by: Outsider <outsideris@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation anything involving docs or mochajs.org semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Update glob in docs to include .mjs and .cjs
3 participants