Skip to content

Commit

Permalink
Fix function reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsteinbaugh committed Dec 5, 2023
1 parent 2242fca commit 96a0afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/helper-globals.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ hasInternet <- goalie::hasInternet
initDir <- AcidBase::initDir
isADir <- goalie::isADir
nonzeroRowsAndCols <- AcidGenerics::nonzeroRowsAndCols
pasteUrl <- AcidBase::pasteUrl
seqnames <- GenomeInfoDb::seqnames
untar <- utils::untar

Expand Down

0 comments on commit 96a0afe

Please sign in to comment.