[tests] failing although the same...

This commit is contained in:
mzwiessele 2015-10-06 18:39:16 +01:00
parent 2e71bc052b
commit 5290e4bf0e

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')