mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 04:49:12 +00:00
should exclude autobahn test per default
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
26f1e0b723
commit
3e09b86903
@ -67,7 +67,7 @@
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<configuration>
|
||||
<excludes>
|
||||
<exclude>**/AutobahnTests.java</exclude>
|
||||
<exclude>**/AutobahnTests**</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user