Skip to content

Commit

Permalink
rm duplicate include
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasloan25 committed Feb 9, 2024
1 parent 7b508c7 commit 0122d57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/component_model_tests/bucket_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ using ClimaCoupler.TestHelper: create_space
using ClimaCore: Fields, Spaces

include(pkgdir(ClimaCoupler, "experiments/AMIP/components/land/bucket_init.jl"))
include(pkgdir(ClimaCoupler, "experiments/AMIP/components/land/bucket_utils.jl"))

for FT in (Float32, Float64)
@testset "dss_state! BucketSimulation for FT=$FT" begin
Expand Down

0 comments on commit 0122d57

Please sign in to comment.