Commit d793ee30 authored by Hraban's avatar Hraban
Browse files

test: fix tests on SBCL

parent db1288fb
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)