thirdparty/google_appengine/lib/webob/test
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 13 Jul 2009 00:53:42 +0200
changeset 2616 9321e100a7fb
parent 109 620f9b141567
permissions -rwxr-xr-x
Added buttons to start tasks to GradingSurveyGroup Record view. Also fixed an error in the GradingRecord row template.

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