Skip to content

Commit fa28922

Browse files
committed
update test suite for improvements to racket/unit
related to racket/racket#4557
1 parent 135d5c9 commit fa28922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drracket-tool-test/tests/check-syntax/syncheck-direct.rkt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,8 @@
283283
" (define color-scheme-colors 3)\n"
284284
" (set! color-scheme-colors color-scheme-colors))\n"))
285285
(set '((6 12) (14 18))
286+
'((6 12) (20 26))
287+
'((6 12) (29 35))
286288
'((6 12) (44 50))
287289
'((6 12) (71 71))
288290
'((6 12) (81 85))

0 commit comments

Comments
 (0)