From b2404c9daa6a3fe1715130a88c657300db47f115 Mon Sep 17 00:00:00 2001 From: paradiseo Date: Thu, 17 Apr 2008 14:29:57 +0000 Subject: [PATCH] Add t-eoOrderXover in the test list --- eo/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/eo/test/CMakeLists.txt b/eo/test/CMakeLists.txt index f1a4112ae..0cb39405a 100644 --- a/eo/test/CMakeLists.txt +++ b/eo/test/CMakeLists.txt @@ -70,6 +70,7 @@ SET (TEST_LIST t-eoParetoFitness t-eoTwoOptMutation t-eoRingTopology t-eoSyncEasyPSO + t-eoOrderXover # t-eoFrontSorter # t-eoEpsMOEA )