Skip to content

Commit 8ff4b09

Browse files
committed
Updated the readme for pytest
1 parent 726f871 commit 8ff4b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Here is how you can contribute:
5555
And you are off to the races!
5656

5757
Before committing I would reccomend checking your build against unittest and the linter. If it doesn't pass it wont pass!
58-
- `python -m unittest test`
58+
- `python -m unittest test/test.py`
5959
- `python -m pylint commit_msg_regex_hook`
6060

6161
Make sure if you add a check to add a test case!

0 commit comments

Comments
 (0)