X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-init.lisp;h=9b2597e171a6c9319aa9ebe1435e452adf0a2438;hp=10caf4c16bbb366b654340c35a3e009d75fad1a0;hb=5257515973703e60f7ad3eca63c9a1ea0409cdd1;hpb=f1ff5842ce264fbe47e8ef98e33e4aca3b71d863 diff --git a/tests/test-init.lisp b/tests/test-init.lisp index 10caf4c..9b2597e 100644 --- a/tests/test-init.lisp +++ b/tests/test-init.lisp @@ -501,7 +501,7 @@ (lisp-implementation-version) (machine-type)))) (when *sexp-report-stream* - (write sexp-error :stream *sexp-report-stream*)) + (write sexp-error :stream *sexp-report-stream* :readably t)) (push sexp-error *error-list*)) (format *report-stream* "~&Tests skipped:")