R/runTestFunction.R

Defines functions runTestFunction

#' Run the function .GlobalEnv$.test.
#'
#' @export
runTestFunction <- function() {
    .GlobalEnv$.test()
}
nimble-dev/nimble-devtools documentation built on May 6, 2019, 6:05 p.m.