diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2017-03-06 21:26:04 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2017-03-06 21:26:04 +0100 |
commit | be45d6aac9e02890fd162bd2fca4239c4e39bd06 (patch) | |
tree | 0d2424ae9222af81fa6929b87206b2e106b9e3a5 /core | |
parent | 835b49d941009842f3d37fd62970feddde38d512 (diff) | |
download | nextcloud-server-be45d6aac9e02890fd162bd2fca4239c4e39bd06.tar.gz nextcloud-server-be45d6aac9e02890fd162bd2fca4239c4e39bd06.zip |
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'core')
-rw-r--r-- | core/js/core.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/js/core.json b/core/js/core.json index d589208c828..52d81b352d4 100644 --- a/core/js/core.json +++ b/core/js/core.json @@ -28,6 +28,7 @@ "l10n.js", "apps.js", "share.js", + "sharesocialmanager.js", "shareconfigmodel.js", "shareitemmodel.js", "sharedialogview.js", |