thirdparty/google_appengine/lib/webob/test
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 18 Oct 2009 16:33:05 +0200
changeset 3020 b2c97cbba7df
parent 109 620f9b141567
permissions -rwxr-xr-x
Fixed bug in StudentProposal update when a StudentProposal had no Mentor.

#!/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 $*