r9344: fix type on sqlite
[clsql.git] / tests / test-init.lisp
index 10caf4c16bbb366b654340c35a3e009d75fad1a0..9b2597e171a6c9319aa9ebe1435e452adf0a2438 100644 (file)
                                (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:")