Skip to content

Commit

Permalink
fix sharp-quote read macro test
Browse files Browse the repository at this point in the history
  • Loading branch information
thephoeron committed Jun 26, 2015
1 parent ae6e798 commit 3e9babc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/let-over-lambda.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
(plan 6)

(deftest |test-#""#-read-macro|
(is #"Contains \" and \."#
(is #"Contains " and \."#
"Contains \" and \\."
"SHARP-QUOTE read macro works as expected."))

Expand Down

0 comments on commit 3e9babc

Please sign in to comment.