Skip to content

Commit

Permalink
Remove bucket test
Browse files Browse the repository at this point in the history
The bucket tests was really minimal. Essentially, it just checked that
dss was being applied. Now that we no longer apply DSS in Land, the
test is no longer informative
  • Loading branch information
Sbozzolo committed Jul 3, 2024
1 parent 20b8fc9 commit 163a733
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 54 deletions.
51 changes: 0 additions & 51 deletions test/component_model_tests/bucket_tests.jl

This file was deleted.

3 changes: 0 additions & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ end
@safetestset "experiment test: Leaderboard" begin
include("experiment_tests/leaderboard.jl")
end
@safetestset "component test: bucket" begin
include("component_model_tests/bucket_tests.jl")
end
@safetestset "component model test: ClimaAtmos" begin
include("component_model_tests/climaatmos_tests.jl")
end
Expand Down

0 comments on commit 163a733

Please sign in to comment.