diff --git a/test/xdocs/properties.xml b/test/xdocs/properties.xml index a1e7669b..df404f61 100644 --- a/test/xdocs/properties.xml +++ b/test/xdocs/properties.xml @@ -101,7 +101,8 @@ maven.junit.jvmargs=-Xmx160m -verbose]]> Yes Specifies the formatter to use for output to the console. - Defaults to brief, but can also be plain. + Can be xml, brief or plain. + Defaults to brief.