Skip to content

Commit

Permalink
Merge pull request #37 from mandymejia/9.0
Browse files Browse the repository at this point in the history
Update run_ciftiTools_tests.R
  • Loading branch information
damondpham authored May 15, 2022
2 parents bec3c85 + 4e8a709 commit 803ac28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run_ciftiTools_tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
my_wb <- "~/Desktop/workbench"

library(testthat)
library(ciftiTools)

if (interactive()) { ciftiTools.setOption("wb_path", my_wb) }
tests_dir <- "testthat"
if (!endsWith(getwd(), "tests")) { tests_dir <- file.path("tests", tests_dir) }
Expand Down

0 comments on commit 803ac28

Please sign in to comment.