Skip to content

Rename test so it is discovered by unittest discover#693

Merged
rahulporuri merged 1 commit into
masterfrom
tst/rename-test-module
Apr 20, 2021
Merged

Rename test so it is discovered by unittest discover#693
rahulporuri merged 1 commit into
masterfrom
tst/rename-test-module

Conversation

@rahulporuri
Copy link
Copy Markdown
Contributor

This PR renames a test module so that it is discovered by unittest discover. Not sure how we missed it earlier when we renamed the rest of the testsuite.

	renamed:    chaco/tests/segment_plot_test_case.py -> chaco/tests/test_segment_plot.py
Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I compared appveyor CI log on this PR and others and number of tests run went from 547 to 568

@rahulporuri rahulporuri merged commit 4022c4a into master Apr 20, 2021
@rahulporuri rahulporuri deleted the tst/rename-test-module branch April 20, 2021 12:31
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