Skip to content

Commit f11cdd3

Browse files
committed
add close to test
1 parent 4a6b619 commit f11cdd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/logging/t_ascent_logger_basic.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,5 @@ TEST(ascent_logging, basic_logging_error_bad_log_file)
229229
error_occured = true;
230230
}
231231
EXPECT_TRUE(error_occured);
232+
ASCENT_LOG_CLOSE();
232233
}

0 commit comments

Comments
 (0)