Skip to content

test suite: Normalize dashes to underscores in test names#612

Merged
emilio merged 1 commit intomozilla:masterfrom
petrochenkov:nodash
Oct 31, 2020
Merged

test suite: Normalize dashes to underscores in test names#612
emilio merged 1 commit intomozilla:masterfrom
petrochenkov:nodash

Conversation

@petrochenkov
Copy link
Copy Markdown
Contributor

Extracted from #590.

With #590 test file names should meet requirements on valid Python module names, so dashes do not work.
Fortunately, majority of the test suite already uses underscores.

@emilio emilio merged commit a93034c into mozilla:master Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants