On Apr 18, 2008, at 8:48 PM, Sergiu Dumitriu
wrote:
Vincent Massol wrote:
[snip]
> * {
> - * XWikiTestSuite suite = new XWikiTestSuite("My Suite");
> + * XWikiTestSuite suite = new XWikiTestSuite("My
> Suite");
This looks strange. I'm offline right now so can't svn up to check
but
it looks like the quotes were replaced with " in the java
class.
[snip]
Thanks
-Vincent
Got me freaked for a second...
No, that's in the javadoc, notice the * at the start of the row.
ok cool but then we should have a <code><pre> in the javadoc if it's
meant to be an example.
Already is.