Skip to content

Commit 0e6e8b1

Browse files
authored
remove debug logging when testing PackageCompiler, it is too verbose (#1101)
1 parent a8693b1 commit 0e6e8b1

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)