From e50b17a1bd221f061aa00d1acd72868948041eac Mon Sep 17 00:00:00 2001 From: Alan Saul Date: Mon, 16 Dec 2013 18:12:04 +0000 Subject: [PATCH] Ignore example tests --- GPy/testing/examples_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPy/testing/examples_tests.py b/GPy/testing/examples_tests.py index c468a0b0..be26fff6 100644 --- a/GPy/testing/examples_tests.py +++ b/GPy/testing/examples_tests.py @@ -36,7 +36,7 @@ def flatten_nested(lst): result.append(element) return result -#@nottest +@nottest def test_models(): optimize=False plot=True