Skip to content

Commit 5066406

Browse files
Update test/tangent_types/abstract_zero.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dfd0a4c commit 5066406

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/tangent_types/abstract_zero.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@
136136
@test dne[1:3] === dne
137137
@test dne[1, 2] === dne
138138
@test getindex(dne) === dne
139-
140139
@test dne.foo === dne
141140
end
142141

0 commit comments

Comments
 (0)