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

removed bad test

parent c550e795
No related branches found
No related tags found
No related merge requests found
...@@ -192,7 +192,3 @@ ...@@ -192,7 +192,3 @@
(list 'a 'b 'c 'd)) (list 'a 'b 'c 'd))
type-error) type-error)
t) t)
(deftest nsublis.error.9
(check-type-error #'(lambda (x) (nsublis x (list 'a 'b))) #'listp)
nil)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment