Remove unnecessary whitespace

This commit is contained in:
Colin Jones 2011-06-17 14:57:00 -05:00
parent da56dd5ae0
commit d7d54f1a08

View File

@ -43,7 +43,7 @@
true
(catch Exception e
(println)
(println "Problem in " file-path)
(println "Problem in" file-path)
(println "---------------------")
(println "Assertion failed!")
(println (.replaceFirst (.getMessage (.getCause e))