rudolf the red-nosed reindeer
authorKenneth Reitz <me@kennethreitz.com>
Sun, 26 Feb 2012 15:22:47 +0000 (10:22 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Sun, 26 Feb 2012 15:22:47 +0000 (10:22 -0500)
Makefile
requirements.txt

index 037cde27a070ff59c4db45524ef131198841bcea..1a3f8d3db010462e900515ff07728c1a73a4ee50 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ init:
        pip install -r requirements.txt
 
 test:
-       nosetests --with-color ./tests/*
+       nosetests ./tests/*
 
 lazy:
        nosetests tests/test_requests.py
index f3c7e8e6ffb905f7de8b597eb22213a7dc20bfb3..0b725cae94caf79feaedca0d5ea16578888b27d2 100644 (file)
@@ -1 +1,2 @@
 nose
+rudolf2