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

This commit is contained in:
mzwiessele 2015-10-04 16:49:21 +01:00
parent 9cace89d69
commit 7f393c76f2

View file

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