Merge pull request #2 from chassing/patch-1

fixed typo in nosetests command
This commit is contained in:
Kenneth Reitz 2012-04-17 02:33:52 -07:00
commit 8a5c0c647b
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ init:
pip install -r requirements.txt --use-mirrors
test:
nosetest tests
nosetests tests