From e65548f38503bbbf460251f8a608a3ec925fe420 Mon Sep 17 00:00:00 2001 From: Alan Saul Date: Wed, 16 Oct 2013 18:43:14 +0100 Subject: [PATCH] Renamed laplace_tests to likelihoods_tests --- GPy/testing/{laplace_tests.py => likelihoods_tests.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename GPy/testing/{laplace_tests.py => likelihoods_tests.py} (100%) diff --git a/GPy/testing/laplace_tests.py b/GPy/testing/likelihoods_tests.py similarity index 100% rename from GPy/testing/laplace_tests.py rename to GPy/testing/likelihoods_tests.py