Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dannypsnl authored Mar 11, 2021
1 parent 1006d33 commit 53cfcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

(test-case
"Example Test"
(check-equal? actual expected ))
(check-equal? actual expected))

(test-equal? "Shortcut Equal Test" actual expected))

0 comments on commit 53cfcda

Please sign in to comment.