Skip to content

Commit

Permalink
Update testthat.R
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Sep 23, 2022
1 parent 09fbcf9 commit f0f5363
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/testthat.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# This file is part of the standard setup for testthat.
# It is recommended that you do not modify it.
#
# Where should you do additional test configuration?
#
# * https://r-pkgs.org/tests.html
# * https://testthat.r-lib.org/reference/test_package.html#special-files
library(testthat)
library(datawizard)

Expand Down

0 comments on commit f0f5363

Please sign in to comment.