mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-20 16:51:05 +02:00
[tests] failing although the same...
This commit is contained in:
parent
2e71bc052b
commit
5290e4bf0e
1 changed files with 1 additions and 1 deletions
|
|
@ -38,5 +38,5 @@ matplotlib.rcParams[u'figure.figsize'] = (4,3)
|
||||||
matplotlib.rcParams[u'text.usetex'] = False
|
matplotlib.rcParams[u'text.usetex'] = False
|
||||||
|
|
||||||
import nose
|
import nose
|
||||||
nose.main('GPy', defaultTest='GPy/testing/plotting_tests.py')
|
nose.main('GPy', defaultTest='GPy/testing')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue