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 037cde2..1a3f8d3 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 f3c7e8e..0b725ca 100644 (file)
@@ -1 +1,2 @@
 nose
+rudolf2