From 8bb1437e240ce47e04f7bcb7dc3a56ef6b5d892b Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Wed, 3 Feb 2016 13:00:55 +0100 Subject: Add file row indicator for unread comments --- tests/karma.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/karma.config.js') diff --git a/tests/karma.config.js b/tests/karma.config.js index 4a7a9ad236e..fddcfb319eb 100644 --- a/tests/karma.config.js +++ b/tests/karma.config.js @@ -90,7 +90,7 @@ module.exports = function(config) { 'apps/comments/js/commentmodel.js', 'apps/comments/js/commentcollection.js', 'apps/comments/js/commentstabview.js', - 'apps/comments/js/filesplugin' + 'apps/comments/js/filesplugin.js' ], testFiles: ['apps/comments/tests/js/**/*.js'] }, -- cgit v1.2.3