diff --git a/trunk/paradiseo-moeo/test/t-moeo.cpp b/trunk/paradiseo-moeo/test/t-moeo.cpp index bc996f156..d3f1b7819 100644 --- a/trunk/paradiseo-moeo/test/t-moeo.cpp +++ b/trunk/paradiseo-moeo/test/t-moeo.cpp @@ -46,9 +46,9 @@ int main() { - std::cout << "Please fill the test" << std::endl; + std::cout << "Please fill the test" << std::endl; - return 0; + return 0; } //-----------------------------------------------------------------------------