Remove unnecessary whitespace
This commit is contained in:
parent
da56dd5ae0
commit
d7d54f1a08
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user