Rename test module files as per PEP8.
"Modules should have short, all-lowercase names. Underscores can be used in the module name if it improves readability."
Showing
Please register or sign in to comment
"Modules should have short, all-lowercase names. Underscores can be used in the module name if it improves readability."