From bc7d84077a3e99f8fd54f2e0050ac4bad8a36b01 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Wed, 16 Jun 2021 14:03:28 +0300 Subject: minor fix --- gn3/computations/test_biweight.R | 3 --- 1 file changed, 3 deletions(-) (limited to 'gn3/computations/test_biweight.R') 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) -- cgit v1.2.3