Enable extra tests in 'extra-tests' profile

This commit is contained in:
jbertram 2015-05-06 14:18:41 -05:00
parent ca6fb0599a
commit 7377672fa3
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@
<modules>
<module>extra-tests</module>
</modules>
<properties>
<skipExtraTests>false</skipExtraTests>
</properties>
</profile>
</profiles>