(defconfig test-regex "Regex to match test namespaces." "-test$" #(java.util.regex.Pattern/compile %))
Comments top
No comments for test-regex. Log in to add a comment.