Skip to content

Commit

Permalink
delete code from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ashjbarnes committed Sep 14, 2023
1 parent bad58ad commit 1266197
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions tests/test_expt_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
)

0 comments on commit 1266197

Please sign in to comment.