Skip to content

Commit

Permalink
Removes locales in specs
Browse files Browse the repository at this point in the history
Not sure why these were added in, but added in
dd41214

It seems like they can be removed with specs still passing
  • Loading branch information
mejackreed committed Mar 1, 2017
1 parent d254d13 commit 28815c4
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 762 deletions.
1 change: 0 additions & 1 deletion karma.conf.js
Expand Up @@ -49,7 +49,6 @@ module.exports = function(config) {
'spec/**/*.stub.js',
'spec/**/*.js',
{pattern: 'spec/data/*', watched: true, served: true, included: false},
{pattern: 'spec/locales/**', watched: true, served: true, included: false},
{pattern: 'spec/fixtures/*json', watched: true, served: true, included: false},
],

Expand Down
42 changes: 0 additions & 42 deletions spec/locales/ar/translation.json

This file was deleted.

78 changes: 0 additions & 78 deletions spec/locales/de/translation.json

This file was deleted.

78 changes: 0 additions & 78 deletions spec/locales/en/translation.json

This file was deleted.

35 changes: 0 additions & 35 deletions spec/locales/es/translation.json

This file was deleted.

77 changes: 0 additions & 77 deletions spec/locales/fr/translation.json

This file was deleted.

39 changes: 0 additions & 39 deletions spec/locales/ga/translation.json

This file was deleted.

0 comments on commit 28815c4

Please sign in to comment.