Skip to content

Commit

Permalink
Adjust tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
manuhuth committed Jun 3, 2024
1 parent a8d3a5a commit de99c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

library(testthat)
library(dsDidClient)
install.packages("reshape2", repos = "http://cran.us.r-project.org")
install.packages("dsBaseClient", repos = "http://cran.datashield.org", dependencies = TRUE)
install.packages("dsBase", repos = "http://cran.datashield.org", dependencies = TRUE)
install.packages("DSLite", repos = "http://cran.us.r-project.org")
Expand Down

0 comments on commit de99c72

Please sign in to comment.