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