Skip to content

Commit 29ec48a

Browse files
committed
fix accidental refactor
1 parent c609849 commit 29ec48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ using PhysicalConstants.CODATA2018
1010

1111
# Include HEALPix ring workspace tests
1212
include("test_healpix_rings.jl")
13-
include("test_HealpixRingProfileWorkspace.jl")
13+
include("test_ringworkspace.jl")
1414

1515
# relative background evolutions differ by 1e-3 between Julia and Python 2
1616
rtol = 1e-3

0 commit comments

Comments
 (0)