mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-06 02:24:17 +02:00
[testing] more restructuring, almost ready to ship, added some tests for testing with travis
This commit is contained in:
parent
03256b2c20
commit
3ca85baeb4
1 changed files with 1 additions and 1 deletions
|
|
@ -35,5 +35,5 @@ import matplotlib
|
||||||
matplotlib.use('pdf')
|
matplotlib.use('pdf')
|
||||||
|
|
||||||
import nose
|
import nose
|
||||||
nose.main('GPy', defaultTest='GPy/testing')
|
nose.main('GPy', defaultTest='GPy/testing/plotting_test')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue