[Tests] Declare deps for moment-duration-format

...in karma test runners.
This commit is contained in:
Victor Woeltjen
2015-10-23 16:03:57 -07:00
parent ddb567aeb5
commit 8acf01ebdf
2 changed files with 8 additions and 2 deletions

View File

@@ -34,7 +34,6 @@ module.exports = function(config) {
// List of files / patterns to load in the browser.
// By default, files are also included in a script tag.
files: [
'**/moment*',
{pattern: 'example/**/*.js', included: false},
{pattern: 'platform/**/*.js', included: false},
{pattern: 'warp/**/*.js', included: false},