mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-30 14:35:15 +02:00
[tests] all tests
This commit is contained in:
parent
52567d7732
commit
a238aa157f
1 changed files with 1 additions and 1 deletions
|
|
@ -36,5 +36,5 @@ matplotlib.use('agg')
|
||||||
import nose, warnings
|
import nose, warnings
|
||||||
with warnings.catch_warnings():
|
with warnings.catch_warnings():
|
||||||
warnings.simplefilter("ignore")
|
warnings.simplefilter("ignore")
|
||||||
nose.main('GPy', defaultTest='GPy/testing/plotting_tests.py', argv=['', '--show-skipped'])
|
nose.main('GPy', defaultTest='GPy/testing', argv=['', '--show-skipped'])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue