We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9af18 commit 447b2d4Copy full SHA for 447b2d4
test/runtests.jl
@@ -72,6 +72,7 @@ include("helpers.jl")
72
include("rounding.jl")
73
include("parse.jl")
74
include("plotting.jl")
75
+ include("thread-safety.jl")
76
77
# Note: Run the build tests last to ensure that re-compiling the time zones files
78
# doesn't interfere with other tests.
0 commit comments