fix unit test

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2019-05-10 16:18:00 +10:00
parent cd4d2c26a9
commit 5c58ad70df
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<argLine>
@{argLine} ${jetty.surefire.argLine}
--add-modules org.eclipse.jetty.jmx
--add-reads org.eclipse.jetty.deploy=org.eclipse.jetty.http
--add-reads org.eclipse.jetty.deploy=org.eclipse.jetty.http,jetty.servlet.api
</argLine>
</configuration>
</plugin>