AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity test profile

(cherry picked from commit e5b7c9fba4)
This commit is contained in:
Robbie Gemmell 2017-09-27 15:07:00 +01:00
parent 76474fbc67
commit 16568aae79
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@
<configuration>
<includes>
<include>**/ActiveMQBrokerNdCamelFeatureTest.*</include>
<include>**/ActiveMQAMQPBrokerFeatureTest.*</include>
</includes>
</configuration>
</plugin>