Skip to content

Commit e04bf28

Browse files
committed
Add tests for thread safety.
1 parent b4125ba commit e04bf28

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
@@ -10,4 +10,5 @@ include("convert.jl")
1010
include("macros.jl")
1111
include("packages.jl")
1212
include("help.jl")
13+
include("sync.jl")
1314
# include("testmanual.jl") # leave this out until doctestfilters can be used here

0 commit comments

Comments
 (0)