Skip to content

Commit 8b82a30

Browse files
skip on CRAN the test for split functionality
1 parent 3b31458 commit 8b82a30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test_splitRecords.R

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ library(GGIR)
22
context("splitRecords")
33

44
test_that("Recording can be split", {
5+
skip_on_cran()
56
#==========================================
67
# Create dummy file
78
data(data.getmeta)

0 commit comments

Comments
 (0)