Skip to content

Commit 0118c80

Browse files
committed
remove debug logging when testing PackageCompiler, it is too verbose
1 parent 686b959 commit 0118c80

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/runtests.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ using Pkg
55

66
import TOML
77

8-
ENV["JULIA_DEBUG"] = "PackageCompiler"
9-
108
# Make a new depot
119
const new_depot = mktempdir()
1210
mkpath(joinpath(new_depot, "registries"))

0 commit comments

Comments
 (0)