Skip to content
Snippets Groups Projects
Commit 0d22c2f4 authored by pfdietz's avatar pfdietz
Browse files

Fixed a test name

parent 54554856
No related branches found
No related tags found
No related merge requests found
...@@ -1121,7 +1121,7 @@ ...@@ -1121,7 +1121,7 @@
(list (list name c form vals)))))) (list (list name c form vals))))))
nil) nil)
(def-syntax-test syntax.sharp-greater-than.1 (def-syntax-test syntax.sharp-less-than.1
(signals-error (read-from-string "#<" nil nil) reader-error) (signals-error (read-from-string "#<" nil nil) reader-error)
t) t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment