Skip to content

Commit

Permalink
Update test/runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Jan 11, 2025
1 parent aafff0e commit db4e804
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 @@ -16,7 +16,7 @@ const rng = StableRNG(2000)
rad2arcsec(r) = 3600 * rad2deg(r)

# tests against astropy.coordinates
# include("astropy.jl")
include("astropy.jl")

# Test separation between coordinates and conversion with mixed floating types.
@testset "Separation" begin
Expand Down

0 comments on commit db4e804

Please sign in to comment.