Skip to content

Commit 31a36f7

Browse files
committed
add coverage marker
1 parent 9766c02 commit 31a36f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

R/nanonext-package.R

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,9 @@
9999
#'
100100
"_PACKAGE"
101101

102+
# nocov start
103+
# tested implicitly
104+
102105
.onUnload <- function(libpath) library.dynam.unload("nanonext", libpath)
106+
107+
# nocov end

0 commit comments

Comments
 (0)