On Mon, 20 Mar 2006, John Peacock via RT wrote:
Committed. Can you think of a simple way to test this functionality?
- Write a plugin which returns "string1\nstring2". Check what is sent back to the client.
- Write a plugin which returns ("string1", "string2"). Check what is sent back to the client.
- Write a plugin which returns ("string1\nstring2", "string3"). Check what is sent back to the client.
