Rewrite the REPL in Lisp using FFI
[jscl.git] / tests-report.lisp
index 19a95a7..1b44496 100644 (file)
@@ -10,3 +10,5 @@
 
 (unless (zerop *unexpected-passes*)
   (format t "~a test(s) passed unexpectedly.~%" *unexpected-passes*))
+
+(terpri)