X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests-report.lisp;h=1b444962ee4e84612a5b87163560398f811c0a69;hb=a819b141b8133f2d9241edfde3878a45cf6c2642;hp=19a95a7069071d5a7a87eac74f093125869b9820;hpb=a541d0c330c4cb2fbeebf05eab6a79e54eeb28ad;p=jscl.git diff --git a/tests-report.lisp b/tests-report.lisp index 19a95a7..1b44496 100644 --- a/tests-report.lisp +++ b/tests-report.lisp @@ -10,3 +10,5 @@ (unless (zerop *unexpected-passes*) (format t "~a test(s) passed unexpectedly.~%" *unexpected-passes*)) + +(terpri)