We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c609849 commit 29ec48aCopy full SHA for 29ec48a
test/runtests.jl
@@ -10,7 +10,7 @@ using PhysicalConstants.CODATA2018
10
11
# Include HEALPix ring workspace tests
12
include("test_healpix_rings.jl")
13
-include("test_HealpixRingProfileWorkspace.jl")
+include("test_ringworkspace.jl")
14
15
# relative background evolutions differ by 1e-3 between Julia and Python 2
16
rtol = 1e-3
0 commit comments