aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-11-13 11:04:27 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-11-13 11:04:27 +0100
commitf3757dfbaabe4e60ecac063437a75ea32999640a (patch)
tree0f9905ef96ed72203abcc86682132241f23c2286
parent6064a205d42220062506b11d6334b4f8e3217041 (diff)
Remove leftover line
-rw-r--r--tests/testthat/test_SFORB.R2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testthat/test_SFORB.R b/tests/testthat/test_SFORB.R
index 49b3beed..bc9ab646 100644
--- a/tests/testthat/test_SFORB.R
+++ b/tests/testthat/test_SFORB.R
@@ -18,8 +18,6 @@
context("Fitting the SFORB model")
-logistic <- mkinmod(parent = mkinsub("logistic"))
-
test_that("Fitting the SFORB model is equivalent to fitting DFOP", {
f_sforb <- mkinfit("SFORB", FOCUS_2006_C, quiet = TRUE)
f_dfop <- mkinfit("DFOP", FOCUS_2006_C, quiet = TRUE)

Contact - Imprint