thirdparty/google_appengine/lib/webob/test
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 18 Apr 2009 11:41:56 +0000
changeset 2201 8e8b1f0ad87f
parent 109 620f9b141567
permissions -rwxr-xr-x
Show in green the proposals that would be accepted Patch by: Sverre Rabbelier, Lennard de Rijk

#!/bin/sh
NOSE_WITH_DOCTEST=t
export NOSE_WITH_DOCTEST
NOSE_DOCTEST_EXTENSION=txt
export NOSE_DOCTEST_EXTENSION
#NOSE_DETAILED_ERRORS=t
#export NOSE_DETAILED_ERRORS
nosetests $*