Add setf test case file
authorDavid Vázquez <davazp@gmail.com>
Thu, 25 Apr 2013 22:03:31 +0000 (23:03 +0100)
committerDavid Vázquez <davazp@gmail.com>
Thu, 25 Apr 2013 22:03:31 +0000 (23:03 +0100)
jscl.lisp

index f31de86..12b71cf 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -26,6 +26,7 @@
     ("toplevel"  :target)
     ;; Tests
     ("tests"            :test)
+    ("setf"             :test)
     ("eval"             :test)
     ("tests-report"     :test)))