Skip to content

Commit cdd5803

Browse files
committed
Update test
1 parent c796062 commit cdd5803

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
@@ -12,7 +12,6 @@ sum1to8_highlighted = Base.AnnotatedString("sum(1:8)", [
1212
(1:3, :face, :julia_funcall),
1313
(4:4, :face, :julia_rainbow_paren_1),
1414
(5:5, :face, :julia_number),
15-
(6:6, :face, :julia_operator),
1615
(7:7, :face, :julia_number),
1716
(8:8, :face, :julia_rainbow_paren_1)
1817
])

0 commit comments

Comments
 (0)