[paramz] test warning catches

This commit is contained in:
mzwiessele 2015-11-06 14:28:55 +00:00
parent 942c134ab7
commit 97593309ef
4 changed files with 68 additions and 57 deletions

View file

@ -35,5 +35,5 @@ import matplotlib
matplotlib.use('agg')
import nose
nose.main('GPy', defaultTest='GPy/testing/')
nose.main('GPy', defaultTest='GPy/testing/', verbose=10)