Skip to content

Commit

Permalink
remove comment in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentvanhees committed Oct 27, 2023
1 parent 33d2dac commit 3e40aaa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/testthat/test_part6.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ library(GGIR)
context("g.part6")

test_that("Part 6 with household co-analysis", {

# dirR = dir("D:/Code/GGIR/R", full.names = TRUE)
# for (i in dirR) source(i)
# library(testthat)


# Create test files for household co-analysis
metadatadir = "./output_testpart6"
part6_threshold_combi = "40_120_400"
Expand Down

0 comments on commit 3e40aaa

Please sign in to comment.