Skip to content

Commit 17b0ff1

Browse files
committed
Readme: added how to test
1 parent 7634acf commit 17b0ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Install
2828
Tests
2929
-----
3030

31-
#todo
31+
python -m unittest discover -s "tests" -p "test*.py"
3232

3333
Features
3434
--------

0 commit comments

Comments
 (0)