X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=9cf50ff6b2508d47dc58e1942f8d522c835d5cd7;hp=ed949879c440b32c3a5ffd5116845f929d994fb6;hb=b746611f6d622273f1563d9d0f65b59b58714694;hpb=a1e81c491c0c15cc50d84b755344d07dc74e09c8 diff --git a/tests/test-init.lisp b/tests/test-init.lisp index ed94987..9cf50ff 100644 --- a/tests/test-init.lisp +++ b/tests/test-init.lisp @@ -16,7 +16,7 @@ (in-package #:clsql-tests) -(defvar *report-stream* nil "Stream to send text report.") +(defvar *report-stream* *standard-output* "Stream to send text report.") (defvar *sexp-report-stream* nil "Stream to send sexp report.") (defvar *rt-connection*) (defvar *rt-fddl*)