Sign in
chromium
/
external
/
googleappengine
/
python
/
dc33addea2da464ca07e869cb11832e1ae82da9d
/
.
/
lib
/
webob
/
test
blob: 5e12388746bd08d31f42348c30785a429a143d75 [
file
]
#!/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 $
*