mirror of https://github.com/apache/activemq.git
remove exclude of deleted test
This commit is contained in:
parent
87daed76b2
commit
52a2733535
|
@ -199,9 +199,6 @@
|
|||
<systemPropertyVariables>
|
||||
<derby.stream.error.file>target/derby.log</derby.stream.error.file>
|
||||
</systemPropertyVariables>
|
||||
<excludes>
|
||||
<exclude>**/JmsJdbcXALoadTest.java</exclude><!-- used only for manual xa performance testing -->
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Reference in New Issue