aboutsummaryrefslogtreecommitdiffstats
path: root/test/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>2017-10-13 09:44:32 +0300
committerGitHub <noreply@github.com>2017-10-13 09:44:32 +0300
commit569072dccd09a018850abb3a7f9d39373c082d4f (patch)
tree03b19813308487fa1f83437edc0f75ee692511dc /test/pom.xml
parentc147b5d85bca3ddf30d9adbcd268066165889f37 (diff)
downloadvaadin-framework-569072dccd09a018850abb3a7f9d39373c082d4f.tar.gz
vaadin-framework-569072dccd09a018850abb3a7f9d39373c082d4f.zip
Add Navigator testing to Spring Boot test (#10174)
Diffstat (limited to 'test/pom.xml')
-rw-r--r--test/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pom.xml b/test/pom.xml
index f9b5a2e473..6c01fd7530 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -109,6 +109,7 @@
<module>space in directory</module>
<module>vaadinservletconfiguration-widget-set</module>
<module>spring-boot</module>
+ <module>spring-boot-subcontext</module>
<module>cdi</module>
<!-- Servlet container tests -->