Skip to content
Snippets Groups Projects
Commit f1e0c28e authored by pfdietz's avatar pfdietz
Browse files

Add fresh values tests

parent 844f1365
Branches
Tags
No related merge requests found
......@@ -27,6 +27,9 @@
i))
(a b c) 1)
(def-fold-test copy-list.fold.1 (copy-list '(a b c d)))
(def-fold-test copy-list.fold.2 (copy-list '(a . b)))
;;; Error tests
(deftest copy-list.error.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment