thirdparty/google_appengine/lib/webob/test
author Daniel Diniz <ajaksu@gmail.com>
Sat, 27 Jun 2009 09:39:01 +0200
changeset 2425 fef05e4c2444
parent 109 620f9b141567
permissions -rwxr-xr-x
Edited stylesheet for use in Surveys. Patch by: Daniel Diniz, James Levy Reviewed by: Mario Ferraro

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