(defn dump-file "Create dump file name for a test run" [] (File. ".circumspec/raw/" (.toString (java.util.Date.))))
Comments top
No comments for dump-file. Log in to add a comment.