Skip to content

Commit d7c1f20

Browse files
committed
checking asleep
1 parent b0c6ecf commit d7c1f20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/testthat.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
# * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
77
# * https://testthat.r-lib.org/articles/special-files.html
88
library(testthat)
9-
library(stepcount)
9+
library(asleep)
1010

11-
testthat::test_check("stepcount")
11+
testthat::test_check("asleep")

0 commit comments

Comments
 (0)