[#247] add clojure.test/report

This commit is contained in:
Michiel Borkent 2020-01-29 23:31:29 +01:00
parent f86cc84303
commit 710eee3e51

View file

@ -20,6 +20,7 @@
'testing-vars-str t/testing-vars-str
'testing-contexts-str t/testing-contexts-str
'inc-report-counter t/inc-report-counter
'report t/report
'do-report t/do-report
;; assertion utilities
'function? t/function?