diff --git a/alexandria-1/tests.lisp b/alexandria-1/tests.lisp
index 4a9b32b4028a5dd06d1d6fa6d4f16356367a58a3..5068f8597696be7eedbf7799077ad4ce72371cd7 100644
--- a/alexandria-1/tests.lisp
+++ b/alexandria-1/tests.lisp
@@ -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)