Skip to content

Commit c613d9c

Browse files
KristofferCKristofferC
authored andcommitted
remove debug print from loading test (#49534)
(cherry picked from commit bf7bd3f)
1 parent cd960d9 commit c613d9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/loading.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1032,7 +1032,6 @@ end
10321032
cmd = gen_extension_cmd(compile)
10331033
cmd = addenv(cmd, "JULIA_LOAD_PATH" => proj)
10341034
cmd = pipeline(cmd; stdout, stderr)
1035-
@show compile
10361035
@test success(cmd)
10371036
end
10381037

0 commit comments

Comments
 (0)