On Mon, 24 Oct 2005, Patrick Wunderlich <[EMAIL PROTECTED]> wrote: > >> >> Looks as if something in your testcase was writing to >> System.out before Ant starts the tests. A static block maybe? >> > > But <formatter type="txt" /> is working?!
Yes, because - unlike the xml formatter - it doesn't rely on startTestSuite being the first call. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
