We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6b619 commit f11cdd3Copy full SHA for f11cdd3
src/tests/logging/t_ascent_logger_basic.cpp
@@ -229,4 +229,5 @@ TEST(ascent_logging, basic_logging_error_bad_log_file)
229
error_occured = true;
230
}
231
EXPECT_TRUE(error_occured);
232
+ ASCENT_LOG_CLOSE();
233
0 commit comments