58bf175004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=994107b0593f9bd94a4f92126627acb3
14 lines
409 B
Plaintext
14 lines
409 B
Plaintext
--- tests/streams.tst
|
|
+++ tests/streams.tst 2006-07-25 15:58:55.000000000 +0000
|
|
@@ -1031,8 +1031,8 @@ T
|
|
(describe (make-array nil :element-type nil) s)))
|
|
T
|
|
|
|
-(stringp (with-output-to-string (s) (describe nil s)))
|
|
-T
|
|
+;(stringp (with-output-to-string (s) (describe nil s)))
|
|
+;T
|
|
|
|
;; https://sourceforge.net/tracker/index.php?func=detail&aid=1622642&group_id=1355&atid=101355
|
|
(let ((s "a b"))
|