fixed typo in nosetests command

This commit is contained in:
chassing 2012-04-17 10:47:03 +03:00
parent 1c3e5b5eea
commit 052419685f
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