thirdparty/google_appengine/lib/webob/test
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 22 Jan 2009 23:20:15 +0000
changeset 911 efce8ee13b19
parent 109 620f9b141567
permissions -rwxr-xr-x
Add slots and student applications/tasks limit integer properties to the Program model. Patch by: Pawel Solyga Review 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 $*