blob: d27a53d7f6dcd6589dc81c67ff5e4cebfebf1e8a [file] [log] [blame]
Marc Kupietzd8cc9822023-10-20 07:10:22 +02001# 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# Learn more about the roles of various files in:
6# * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
7# * https://testthat.r-lib.org/articles/special-files.html
8
9library(testthat)
10library(rderekovecs)
11
12test_check("rderekovecs")