Ignoring example tests again

This commit is contained in:
Alan Saul 2013-06-06 14:59:35 +01:00
parent 344d61db0c
commit 9213d9324f

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