Skip to content

Commit

Permalink
dont manually test module
Browse files Browse the repository at this point in the history
  • Loading branch information
00vareladavid committed Nov 19, 2019
1 parent 22f0121 commit 1083339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/artifacts.jl
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,12 @@ end
Pkg.test("ArtifactInstallation")

# Also manually do it
#=
Core.eval(Module(:__anon__), quote
using ArtifactInstallation
do_test()
end)
=#
end
end

Expand Down

0 comments on commit 1083339

Please sign in to comment.