diff --git a/tests/fixedwidthtest.cpp b/tests/fixedwidthtest.cpp index 35c5231..510d2be 100644 --- a/tests/fixedwidthtest.cpp +++ b/tests/fixedwidthtest.cpp @@ -65,6 +65,4 @@ int main() { #endif std::cout << "All tests passed successfully." << std::endl; return EXIT_SUCCESS; - - return 0; -} \ No newline at end of file +}