diff --git a/test/testother.cpp b/test/testother.cpp index d6fee3bfb..fbd416446 100644 --- a/test/testother.cpp +++ b/test/testother.cpp @@ -4636,6 +4636,7 @@ private: " return 0;\n" "}" ); + ASSERT_EQUALS("", errout.str()); } void coutCerrMisusage() {