Skip to content

Commit

Permalink
Update run_ciftiTools_tests.R
Browse files Browse the repository at this point in the history
  • Loading branch information
damondpham committed May 15, 2022
1 parent 496b255 commit 4e8a709
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 4e8a709

Please sign in to comment.