E
everymn
Hi,
Could someone tell me how this could be accomplished? I've tried
open STDOUT "$testfile";
before calling is() or the other test functions but the output still
goes to the console. Simple redirection after the test function
statement doesn't seem to work either.
Thanks
Eric
Could someone tell me how this could be accomplished? I've tried
open STDOUT "$testfile";
before calling is() or the other test functions but the output still
goes to the console. Simple redirection after the test function
statement doesn't seem to work either.
Thanks
Eric