Skip to content

Commit 76afde8

Browse files
committed
Remove a debug output
1 parent a3f4e64 commit 76afde8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ end
9292
output_filename4 = tempname() * ".csv"
9393

9494
try
95-
@show output_filename4
9695
array |> save(output_filename4, quotechar=nothing)
9796

9897
finally

0 commit comments

Comments
 (0)