Skip to content

Commit 649763d

Browse files
authored
Updated testing information
Added automated testing with unittest module
1 parent 40aff4e commit 649763d

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
@@ -160,7 +160,7 @@ Detailed information is very helpful to understand an issue, for example-
160160

161161
### Pull requests
162162
Pull Requests are always welcome.
163-
* When you edit the code, please run `python basic_test.py` to test your code before you `git commit`.
163+
* When you edit the code, please run `python -m unittest` to test your code before you `git commit`.
164164
* Ensure the PR description clearly describes the problem and solution. It should include-
165165
* The operating system used while testing
166166
* DESfiddle version number

0 commit comments

Comments
 (0)