We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8693b1 commit 0e6e8b1Copy full SHA for 0e6e8b1
1 file changed
test/runtests.jl
@@ -5,8 +5,6 @@ using Pkg
5
6
import TOML
7
8
-ENV["JULIA_DEBUG"] = "PackageCompiler"
9
-
10
# Make a new depot
11
const new_depot = mktempdir()
12
mkpath(joinpath(new_depot, "registries"))
0 commit comments