Fix crypto test

This commit is contained in:
Michiel Borkent 2023-02-15 13:51:41 +01:00
parent be426ee56d
commit 711bb40480

View file

@ -665,6 +665,8 @@
java.util.concurrent.ScheduledExecutorService
(instance? java.util.Iterator v)
java.util.Iterator
(instance? javax.crypto.SecretKey v)
javax.crypto.SecretKey
;; keep commas for merge friendliness
,,,)))
m (assoc m (list 'quote 'clojure.lang.Var) 'sci.lang.Var)