Skip to content

Commit

Permalink
make all the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Feb 15, 2012
1 parent 1b6f1b0 commit 69c7a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ init:
pip install -r requirements.txt

test:
nosetests --with-color
nosetests --with-color ./test_*

lazy:
nosetests --with-color test_requests.py
Expand Down

0 comments on commit 69c7a86

Please sign in to comment.