From 1266197099e98853cb989defe6a5aaad1860b7b9 Mon Sep 17 00:00:00 2001 From: ashjbarnes Date: Thu, 14 Sep 2023 11:27:05 +1000 Subject: [PATCH] delete code from testing --- tests/test_expt_class.py | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/tests/test_expt_class.py b/tests/test_expt_class.py index ba25560c..6213c076 100644 --- a/tests/test_expt_class.py +++ b/tests/test_expt_class.py @@ -292,16 +292,4 @@ def test_ocean_forcing( return -test_ocean_forcing( - [-5, 5], - [0, 10], - ["2003-01-01 00:00:00", "2003-01-01 00:00:00"], - 0.1, - 5, - 1, - 1000, - "test_path/rundir/", - "test_path/inputdir/", - "toolpath", - "even_spacing", -) +