Skip to content

Commit 447b2d4

Browse files
committed
Add multithreading thread safety unit test
1 parent fd9af18 commit 447b2d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ include("helpers.jl")
7272
include("rounding.jl")
7373
include("parse.jl")
7474
include("plotting.jl")
75+
include("thread-safety.jl")
7576

7677
# Note: Run the build tests last to ensure that re-compiling the time zones files
7778
# doesn't interfere with other tests.

0 commit comments

Comments
 (0)