Closed rborer closed 4 years ago
To use expose-testables functions must have the :testable meta and not :private.
expose-testables
:testable
:private
cool, thanks for the patch!
To use
expose-testables
functions must have the:testable
meta and not:private
.