Move Hibernate52 tests under smoke tests

Closes gh-17393
This commit is contained in:
Madhura Bhave
2019-07-02 16:06:06 -07:00
parent d9466f5659
commit 0a02a3a19c
5 changed files with 5 additions and 4 deletions

View File

@@ -18,7 +18,6 @@
<modules>
<module>spring-boot-configuration-processor-tests</module>
<module>spring-boot-devtools-tests</module>
<module>spring-boot-hibernate52-tests</module>
<module>spring-boot-server-tests</module>
<module>spring-boot-launch-script-tests</module>
</modules>