aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kabui2021-06-16 14:03:28 +0300
committerAlexander Kabui2021-06-16 14:03:28 +0300
commitbc7d84077a3e99f8fd54f2e0050ac4bad8a36b01 (patch)
tree7a3893e29c31fc2bb4f17007ea2560848215e60b
parentc0931bda121c1b39e1ae2adc7bfa49c2ca207a4d (diff)
downloadgenenetwork3-bc7d84077a3e99f8fd54f2e0050ac4bad8a36b01.tar.gz
minor fix
-rw-r--r--gn3/computations/test_biweight.R3
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)