aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/karma.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/karma.config.js b/tests/karma.config.js
index 31fcae5de32..c164c662926 100644
--- a/tests/karma.config.js
+++ b/tests/karma.config.js
@@ -65,7 +65,6 @@ module.exports = function(config) {
],
testFiles: ['apps/files_sharing/tests/js/*.js']
},
- 'systemtags',
'files_trashbin',
];
}