Skip to content

Commit

Permalink
no color
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Feb 24, 2012
1 parent 746d2ca commit 4b0d53d
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 @@ -8,7 +8,7 @@ test:
nosetests --with-color ./tests/*

lazy:
nosetests --with-color tests/test_requests.py
nosetests tests/test_requests.py

server:
gunicorn httpbin:app --bind=0.0.0.0:7077 &
Expand Down

0 comments on commit 4b0d53d

Please sign in to comment.