Skip to content

Commit 4b2d7a0

Browse files
committed
extra note on how to run tests
1 parent dd4e932 commit 4b2d7a0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,21 @@ Changelog
6969
---------
7070

7171
* 2013/2/11 1.0.0.2 released to PyPI
72-
* 2013/4/? 1.0.1 new working version
72+
* 2013/4/? 1.0.1 new working version, adding comma parse fix (thanks https://github.com/muckrack)
7373

7474

7575
Tests
7676
-----
7777

7878
Checkout the code via github https://github.com/ianozsvald/twitter-text-python and run tests locally::
7979

80-
$ python tests.py
81-
.................................................................................................
80+
$ python ttp/tests.py
81+
....................................................................................................
8282
----------------------------------------------------------------------
83-
Ran 97 tests in 0.009s
83+
Ran 100 tests in 0.009s
8484
OK
8585

86+
8687
Contributing
8788
------------
8889

0 commit comments

Comments
 (0)