Skip to content

Commit

Permalink
Update testing options
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Dec 11, 2023
1 parent 49d69dd commit 0754605
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,10 @@

library(testthat)
library(nonmem2rx)
library(rxode2)
setRxThreads(1L)
library(data.table)
setDTthreads(1L)


test_check("nonmem2rx")

0 comments on commit 0754605

Please sign in to comment.