thirdparty/google_appengine/lib/webob/test
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 13 Dec 2008 14:55:00 +0000
changeset 737 4c78ee183eb6
parent 109 620f9b141567
permissions -rwxr-xr-x
Notification property has_been_read changed into unread Due to comments on r1309. Patch By: Lennard de Rijk

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