We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4125ba commit e04bf28Copy full SHA for e04bf28
test/runtests.jl
@@ -10,4 +10,5 @@ include("convert.jl")
10
include("macros.jl")
11
include("packages.jl")
12
include("help.jl")
13
+include("sync.jl")
14
# include("testmanual.jl") # leave this out until doctestfilters can be used here
0 commit comments