14 lines
359 B
Plaintext
14 lines
359 B
Plaintext
--- tests/streams.tst
|
|
+++ tests/streams.tst 2006-07-25 17:58:55.000000000 +0200
|
|
@@ -1022,8 +1022,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
|
|
|
|
(WITH-INPUT-FROM-STRING (*S* "abcde")
|
|
(DECLARE (SPECIAL *S*))
|