This commit is contained in:
PyYoshi 2012-06-21 00:15:49 +09:00
parent 148efe50fb
commit 49fbef7066

View file

@ -84,7 +84,7 @@ print(result)
``` ```
# Test # Test
* sudo easy_install or pip install -U chardet nose * $sudo easy_install or pip install -U chardet nose
* $nosetests --nocapture tests.py * $nosetests --nocapture tests.py