Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
prdm0 committed Apr 23, 2024
1 parent 8fe990c commit 24dc827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-time-parallel.R
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ simulation <- function(n, parallel = FALSE){
return(x)
}
simulation(n = 3e6L, parallel = FALSE)

simulation(n = 3e6L, parallel = TRUE)

0 comments on commit 24dc827

Please sign in to comment.