mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-05-09 01:01:28 -07:00
tests: fix braino (missing IS)
This commit is contained in:
parent
bd1f226f31
commit
61232008f6
1 changed files with 1 additions and 1 deletions
|
|
@ -782,4 +782,4 @@ the metaclass")
|
|||
|
||||
;;; Ensure that funcallable object is subclass of function.
|
||||
(deftest mop.0031 ()
|
||||
(subtypep 'mop:funcallable-standard-object 'function))
|
||||
(is (subtypep 'mop:funcallable-standard-object 'function)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue