Skip to content

Commit ccd74ca

Browse files
Apply suggestion from @github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 372b975 commit ccd74ca

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

default-recommendations/console-io-suggestions-test.rkt

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,5 @@ test: "printf to displayln"
4242

4343

4444
test: "printf to newline"
45-
----------------------------------------
46-
(printf "\n")
47-
========================================
48-
(newline)
49-
----------------------------------------
45+
- (printf "\n")
46+
- (newline)

0 commit comments

Comments
 (0)