diff --git a/extra/lisp/lisp-tests.factor b/extra/lisp/lisp-tests.factor index 48f6419d30..6e586bc657 100644 --- a/extra/lisp/lisp-tests.factor +++ b/extra/lisp/lisp-tests.factor @@ -84,4 +84,12 @@ IN: lisp.test ] unit-test + { { 3 3 4 } } [ + cons>seq + ] unit-test + ] with-interactive-vocabs