Skip to content

Commit cb12f59

Browse files
committed
fix
1 parent 7c61851 commit cb12f59

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
@@ -113,7 +113,6 @@ end
113113
res = whynot(==, AB(1,2), AB(1,[2]))
114114
s = sprint(show,res)
115115
@test occursin("lens", s)
116-
@test occursin("@optic", s)
117116
@test occursin("_.b", s)
118117

119118
@testset "readme" begin

0 commit comments

Comments
 (0)