summaryrefslogtreecommitdiffstats
path: root/tests/karma.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/karma.config.js')
-rw-r--r--tests/karma.config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/karma.config.js b/tests/karma.config.js
index fddcfb319eb..2b569fb7584 100644
--- a/tests/karma.config.js
+++ b/tests/karma.config.js
@@ -89,6 +89,7 @@ module.exports = function(config) {
'apps/comments/js/app.js',
'apps/comments/js/commentmodel.js',
'apps/comments/js/commentcollection.js',
+ 'apps/comments/js/commentsummarymodel.js',
'apps/comments/js/commentstabview.js',
'apps/comments/js/filesplugin.js'
],