diff --git a/eo/test/t-MGE1bit.cpp b/eo/test/t-MGE1bit.cpp index f50b9de4..2d6571a1 100644 --- a/eo/test/t-MGE1bit.cpp +++ b/eo/test/t-MGE1bit.cpp @@ -80,7 +80,7 @@ int main() checkpoint.add(stats); // GA generation - eoEasyEA ea(checkpoint, eval, breeder, replace); + eoEasyEA ea(checkpoint, eval, breeder, replace); // evolution try {