[tests] now working?

This commit is contained in:
mzwiessele 2015-10-07 01:39:14 +01:00
parent 94e8f47e3e
commit 7d90630c1b
3 changed files with 23 additions and 8 deletions

View file

@ -38,5 +38,5 @@ matplotlib.rcParams[u'figure.figsize'] = (4,3)
matplotlib.rcParams[u'text.usetex'] = False
import nose
nose.main('GPy', defaultTest='GPy/testing/plotting_tests.py')
nose.main('GPy', defaultTest='GPy/testing')