Skip to content

Commit 8899fbf

Browse files
committed
Add test for indo throughflow
1 parent 35a7b55 commit 8899fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ const OCEANS = oceanpolygons()
1010
@test isindian(0, 90, OCEANS)
1111
@test isantarctic(-40, 0, OCEANS)
1212
@test ismediterranean(31, 15, OCEANS)
13+
@test isindonesian(0, 120, OCEANS)
1314
end

0 commit comments

Comments
 (0)