thirdparty/google_appengine/lib/webob/test
author Daniel Hans <Daniel.M.Hans@gmail.com>
Fri, 30 Oct 2009 12:40:56 +0100
changeset 3068 1e01ffe9cc61
parent 109 620f9b141567
permissions -rwxr-xr-x
checkIsHostForProgram fixes: logic argument has default value and is actually used to look up for a program entity,

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