thirdparty/google_appengine/lib/webob/test
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 06 Apr 2009 20:36:18 +0000
changeset 2096 eed59b94aae2
parent 109 620f9b141567
permissions -rwxr-xr-x
Changed label and help_text for public review button on studentproposal review page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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