Fix js unit tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/11937/head
Roeland Jago Douma 6 years ago
parent 851f525889
commit 9d36cc7256
No known key found for this signature in database
GPG Key ID: F941078878347C0C

@ -67,6 +67,7 @@ module.exports = function(config) {
// only test these files, others are not ready and mess
// up with the global namespace/classes/state
'apps/files_external/js/app.js',
'apps/files_external/js/templates.js',
'apps/files_external/js/mountsfilelist.js',
'apps/files_external/js/settings.js',
'apps/files_external/js/statusmanager.js'

Loading…
Cancel
Save