Skip to content

Commit

Permalink
add coverage marker
Browse files Browse the repository at this point in the history
  • Loading branch information
shikokuchuo committed Apr 30, 2024
1 parent 9766c02 commit 31a36f7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions R/nanonext-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,9 @@
#'
"_PACKAGE"

# nocov start
# tested implicitly

.onUnload <- function(libpath) library.dynam.unload("nanonext", libpath)

# nocov end

0 comments on commit 31a36f7

Please sign in to comment.