Skip to content

Commit

Permalink
add close to test
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrush committed Nov 22, 2024
1 parent 4a6b619 commit f11cdd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/logging/t_ascent_logger_basic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,5 @@ TEST(ascent_logging, basic_logging_error_bad_log_file)
error_occured = true;
}
EXPECT_TRUE(error_occured);
ASCENT_LOG_CLOSE();
}

0 comments on commit f11cdd3

Please sign in to comment.