diff options
Diffstat (limited to 'gn3/computations/test_biweight.R')
-rw-r--r-- | gn3/computations/test_biweight.R | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gn3/computations/test_biweight.R b/gn3/computations/test_biweight.R index 149c8b6..2269120 100644 --- a/gn3/computations/test_biweight.R +++ b/gn3/computations/test_biweight.R @@ -7,9 +7,6 @@ test_that("sum of vector", { }) - -test - test_that("biweight results"),{ vec_1 = c(1,2,3,4) vec_2 = c(1,2,3,4) |