From: David Vázquez Date: Thu, 25 Apr 2013 22:03:31 +0000 (+0100) Subject: Add setf test case file X-Git-Url: http://repo.macrolet.net/gitweb/?p=jscl.git;a=commitdiff_plain;h=cfc37834cdcf2f95537c91fb92210bdcc8be2bb1 Add setf test case file --- diff --git a/jscl.lisp b/jscl.lisp index f31de86..12b71cf 100644 --- a/jscl.lisp +++ b/jscl.lisp @@ -26,6 +26,7 @@ ("toplevel" :target) ;; Tests ("tests" :test) + ("setf" :test) ("eval" :test) ("tests-report" :test)))