Skip to content

Commit 94ddb0a

Browse files
committed
download helpers
1 parent 1342076 commit 94ddb0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/runtests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#=include("env.jl")
1+
include("env.jl")
22
include("resources.jl")
33
include("devtools.jl")
44
include("dash_creation.jl")
@@ -8,6 +8,6 @@ include("utils.jl")
88
include("context.jl")
99
include("core.jl")
1010
include("misc.jl")
11-
include("callbacks.jl")=#
11+
include("callbacks.jl")
1212
include("components_utils.jl")
1313
#include("dev.jl")

0 commit comments

Comments
 (0)