Skip to content

Commit 948fbd6

Browse files
committed
test/datadeps: Remove @show
1 parent fd47912 commit 948fbd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/datadeps.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ end
7171

7272
@testset "Aliasing" begin
7373
f! = v1 -> begin
74-
@show typeof(v1) v1
7574
v1 .= 0
7675
return
7776
end

0 commit comments

Comments
 (0)