Reduced number of iterations for a couple of things

This commit is contained in:
Alan Saul 2013-06-05 18:42:09 +01:00
parent 956e014b8d
commit e821cd5dd7
2 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ def model_instance(model):
#assert isinstance(model, GPy.core.model)
return isinstance(model, GPy.core.Model)
@nottest
#@nottest
def test_models():
examples_path = os.path.dirname(GPy.examples.__file__)
# Load modules