Include test-support module in the prepare profile

This commit is contained in:
Andy Wilkinson 2017-01-24 09:51:31 +00:00
parent 609bda805c
commit 5efa6370cb
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
<modules>
<module>spring-boot-dependencies</module>
<module>spring-boot-parent</module>
<module>spring-boot-test-support</module>
<module>spring-boot-tools</module>
</modules>
<build>