Skip to content
Snippets Groups Projects
Commit a39308bb authored by Hraban's avatar Hraban
Browse files

Merge branch 'test/fix-sbcl' into 'master'

test: fix tests on SBCL

Closes #38

See merge request alexandria/alexandria!33
parents db1288fb d793ee30
No related branches found
No related tags found
No related merge requests found
......@@ -544,7 +544,7 @@
(funcall fun 2)))
4)
(eval-when (:compile-toplevel :load-toplevel :execute)
(pushnew 'curry.3 rt::*expected-failures*))
(pushnew 'curry.3 *expected-failures*))
(deftest curry.4
(let* ((x 1)
......
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