X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=9cf50ff6b2508d47dc58e1942f8d522c835d5cd7;hb=b746611f6d622273f1563d9d0f65b59b58714694;hp=ed949879c440b32c3a5ffd5116845f929d994fb6;hpb=69df048c1413aa55d9816ad4c7d6f32ae2d6c6cc;p=clsql.git 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*)