Remove unnecessary whitespace
This commit is contained in:
parent
da56dd5ae0
commit
d7d54f1a08
@ -43,7 +43,7 @@
|
|||||||
true
|
true
|
||||||
(catch Exception e
|
(catch Exception e
|
||||||
(println)
|
(println)
|
||||||
(println "Problem in " file-path)
|
(println "Problem in" file-path)
|
||||||
(println "---------------------")
|
(println "---------------------")
|
||||||
(println "Assertion failed!")
|
(println "Assertion failed!")
|
||||||
(println (.replaceFirst (.getMessage (.getCause e))
|
(println (.replaceFirst (.getMessage (.getCause e))
|
||||||
|
Loading…
Reference in New Issue
Block a user