aboutsummaryrefslogtreecommitdiffstats
path: root/tests/karma.config.js
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-05-12 09:54:32 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-05-13 16:13:01 +0200
commitb8a7ab9941352e48123ba82038081f119beb5147 (patch)
tree7f9a062824d1e71ad682d148180e630f68aff805 /tests/karma.config.js
parent29a8b2958d780b12a2a9f99452a6cfc61d627c87 (diff)
downloadnextcloud-server-b8a7ab9941352e48123ba82038081f119beb5147.tar.gz
nextcloud-server-b8a7ab9941352e48123ba82038081f119beb5147.zip
Fix jsunit
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'tests/karma.config.js')
-rw-r--r--tests/karma.config.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/karma.config.js b/tests/karma.config.js
index b1cd35a52dd..1b36dbfed5c 100644
--- a/tests/karma.config.js
+++ b/tests/karma.config.js
@@ -201,12 +201,6 @@ module.exports = function(config) {
included: true,
served: true
});
- files.push({
- pattern: 'tests/css/*.css',
- watched: true,
- included: true,
- served: true
- });
// Allow fonts
files.push({