[testing] more restructuring, almost ready to ship, added some tests for testing with travis

This commit is contained in:
mzwiessele 2015-10-04 16:44:19 +01:00
parent 03256b2c20
commit 3ca85baeb4

View file

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