From: list-bounce@example.com
[mailto:list-bounce@example.com] On Behalf Of James Byrne
Sent: Wednesday, February 22, 2006 9:29 AM
To: ruby-talk ML
Subject: puts behaviourI have a number of "puts" in my testcase file.
Why?
When I run my test
harness using ruby -w test/testcase.rb the first "puts" in the second
method prefixes the output string with a '.' I cannot seem to locate
any reference to this behaviour. Under what circumstances
does "puts"
without any argument produce '.' as output?
I think you're just seeing the default testrunner behavior.
Dan
···
-----Original Message-----