diff --git a/src/babashka/impl/test.clj b/src/babashka/impl/test.clj index 9a7a59b3..497963eb 100644 --- a/src/babashka/impl/test.clj +++ b/src/babashka/impl/test.clj @@ -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?