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.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/karma.config.js b/tests/karma.config.js
index 954188f5e56..e5a28b1f0ed 100644
--- a/tests/karma.config.js
+++ b/tests/karma.config.js
@@ -54,10 +54,8 @@ module.exports = function(config) {
// up with the global namespace/classes/state
'apps/files_sharing/js/app.js',
'apps/files_sharing/js/sharedfilelist.js',
- 'apps/files_sharing/js/share.js',
- 'apps/files_sharing/js/sharebreadcrumbview.js',
+ 'apps/files_sharing/js/additionalScripts.js',
'apps/files_sharing/js/public.js',
- 'apps/files_sharing/js/sharetabview.js',
'apps/files_sharing/js/files_drop.js',
'apps/files_sharing/js/templates.js',
],