Skip to content

Commit

Permalink
Update runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
cadojo authored Oct 27, 2024
1 parent 03ebe07 commit ebb88ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/SPICEBodies/test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ using SPICE: furnsh
using SPICEKernels
using AstroTime

furnsh(de440(), latest_leapseconds_lsk(), gm_de440(), pck00011())
furnsh(de440(), latest_leapseconds_tls(), gm_de440(), pck00011())

@testset "Constructors" begin
@test KernelBody("earth") isa KernelBody
Expand Down

0 comments on commit ebb88ee

Please sign in to comment.