Skip to content

Commit

Permalink
Improve codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jul 8, 2024
1 parent 2f574d2 commit 98e9863
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/testthat/test-check_input_filename.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
test_that("use", {
expect_silent(
check_input_filename(get_beastier_path("beast2_example_output.log"))
)
})

0 comments on commit 98e9863

Please sign in to comment.