Skip to content

Commit bd00a8f

Browse files
authored
get rid of a accidentally added debug printing (#1103)
1 parent cedef50 commit bd00a8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/eval/repl.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ end
118118
119119
""" |> fd2html
120120

121-
print(s)
122-
123121
# first block
124122
@test occursin(
125123
"""pkg> activate --temp""", s

0 commit comments

Comments
 (0)