diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-05-24 03:52:28 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-05-24 03:52:28 +0200 |
commit | fd1609aafd2f40266c1e29d8dfdf5e08e8838d35 (patch) | |
tree | a37e6947e44cc0b2af50b9c39ac8e197894e3f35 /pkg/tests/testthat | |
parent | e2b1d510e921f7721647b0df6602c2618937c1da (diff) |
Start of a pfm_chent data object
Diffstat (limited to 'pkg/tests/testthat')
-rw-r--r-- | pkg/tests/testthat/test_PEC_soil.R | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/tests/testthat/test_PEC_soil.R b/pkg/tests/testthat/test_PEC_soil.R index 27b2eb7..7901b69 100644 --- a/pkg/tests/testthat/test_PEC_soil.R +++ b/pkg/tests/testthat/test_PEC_soil.R @@ -1,5 +1,5 @@ -library(pfm) -context("Simple PEC soil calculations") +library(mkin) +context("Setting up kinetic degradation models") test_that("PEC_soil calculates correctly", { # Application of 100 g/ha gives 0.133 mg/kg under default assumptions |