Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-sessions/pom.xml')
-rw-r--r--tests/test-sessions/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index e566937086..8dccc12ed9 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -32,6 +32,7 @@
<modules>
<module>test-sessions-common</module>
<module>test-hash-sessions</module>
+ <module>test-file-sessions</module>
<module>test-jdbc-sessions</module>
<module>test-mongodb-sessions</module>
<module>test-infinispan-sessions</module>

Back to the top