diff --git a/trunk/paradiseo-peo/test/CMakeLists.txt b/trunk/paradiseo-peo/test/CMakeLists.txt index 3da04e9e1..92ac9fe41 100644 --- a/trunk/paradiseo-peo/test/CMakeLists.txt +++ b/trunk/paradiseo-peo/test/CMakeLists.txt @@ -59,8 +59,8 @@ SET (TEST_LIST t-ParallelEval t-ParallelTransform t-MultiStart t-PSOSelect - #t-EAAsyncIsland - #t-EASyncIsland + t-EAAsyncIsland + t-EASyncIsland t-PSOGlobalBest t-PSOWorstPosition)