Skip to content

Commit

Permalink
Temporarily comment one test.
Browse files Browse the repository at this point in the history
  • Loading branch information
joa-quim committed Dec 31, 2018
1 parent b4077dd commit c217807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ if (got_it) # Otherwise go straight to end
rose!(data, yx=[], A=20, R="0/25/0/360", B="xa10g10 ya10g10", W=1, G="orange", D=1, S=4, Vd=:cmd)
rose!("",data, yx=[], A=20, R="0/25/0/360", B="xa10g10 ya10g10", W=1, G="orange", D=1, S=4, Vd=:cmd)
if (GMTver >= 6)
rose(data, yx=[], A=20, I=1, Vd=:cmd); # Broken in GMT5`
#rose(data, yx=[], A=20, I=1, Vd=:cmd); # Broken in GMT5`
end

# PSMASK
Expand Down

0 comments on commit c217807

Please sign in to comment.