Skip to content

Commit f0f5363

Browse files
Update testthat.R
1 parent 09fbcf9 commit f0f5363

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

tests/testthat.R

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# This file is part of the standard setup for testthat.
2+
# It is recommended that you do not modify it.
3+
#
4+
# Where should you do additional test configuration?
5+
#
6+
# * https://r-pkgs.org/tests.html
7+
# * https://testthat.r-lib.org/reference/test_package.html#special-files
18
library(testthat)
29
library(datawizard)
310

0 commit comments

Comments
 (0)