Skip to content

Commit

Permalink
bug: \gamma not defined inside basinmask scope
Browse files Browse the repository at this point in the history
  • Loading branch information
ggebbie committed Mar 19, 2024
1 parent 29f6df1 commit 1e502ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ using NetCDF

!ispath(datadir()) && mkdir(datadir())

@testset "basin mask" begin
include("test_basinmask.jl")
end
#@testset "basin mask" begin
include("test_basinmask.jl")
#end

cd(srcdir())
# workaround: use a shell script
Expand Down

0 comments on commit 1e502ba

Please sign in to comment.