diff --git a/www/scripts/tests/index.html b/www/scripts/tests/index.html
index 34abb3783c..16c0863bc3 100644
--- a/www/scripts/tests/index.html
+++ b/www/scripts/tests/index.html
@@ -19,7 +19,8 @@
'specs/login/home',
'specs/models',
'specs/validator',
- 'specs/websockets/connection'
+ 'specs/websockets/connection',
+ 'specs/websockets/subscriberManager'
], runMocha);