Commit f35e232c authored by Philipp Marek's avatar Philipp Marek
Browse files

Hide the compiler output for a test that should fail.

A purely cosmetic issue.
parent 12989cc4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1614,7 +1614,8 @@
  (nil t))

(deftest with-unique-names.3
    (let ((*gensym-counter* 0))
    (let ((*gensym-counter* 0)
          (*error-output* (make-broadcast-stream)))
      (multiple-value-bind (res err)
          (ignore-errors
            (eval