diff --git a/eo/test/t-eoESAll.cpp b/eo/test/t-eoESAll.cpp index adf2aace..7afa2aef 100644 --- a/eo/test/t-eoESAll.cpp +++ b/eo/test/t-eoESAll.cpp @@ -85,7 +85,6 @@ int main(int argc, char **argv) cout << "Exception: " << e.what() << '\n'; } - return 1; } /** The templatized main (sort of)