From a9dca4d6fa01df834bc398efc60bc9ddb1572472 Mon Sep 17 00:00:00 2001 From: boufaras Date: Fri, 29 Oct 2010 15:48:12 +0000 Subject: [PATCH] git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1978 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-mo/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/paradiseo-mo/test/CMakeLists.txt b/trunk/paradiseo-mo/test/CMakeLists.txt index dd6dd303b..8fe79eeb1 100644 --- a/trunk/paradiseo-mo/test/CMakeLists.txt +++ b/trunk/paradiseo-mo/test/CMakeLists.txt @@ -115,6 +115,7 @@ SET (TEST_LIST t-moIndexSwapNeighbor t-moKswapNeighbor t-moBitFlippingNeighbor + t-moKswapNeighborhood ) FOREACH (test ${TEST_LIST})