mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Include momentjs for unit tests
This commit is contained in:
parent
54eb2f42df
commit
8fdcbce200
1 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@
|
|||
"eventsource.js",
|
||||
"config.js",
|
||||
"multiselect.js",
|
||||
"oc-requesttoken.js"
|
||||
"oc-requesttoken.js",
|
||||
"moment.js"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue