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 !33
parents db1288fb d793ee30
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)